phab/src/applications/people/storage/PhabricatorUser.phpfeature/better-testing
phab/src/applications/people/storage/PhabricatorUser.php
feature/better-testing
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
7f11e8d7401e | epriestley | Improve handling of email verification and "activated" accounts | Nov 12 2013 | |||
073cb0e78c01 | epriestley | Make PhabricatorPolicyInterface require a getPHID() method | Oct 14 2013 | |||
13dae0519368 | epriestley | Make most file reads policy-aware | Sep 30 2013 | |||
2e5ac128b3ee | epriestley | Explain policy exception rules to users | Sep 27 2013 | |||
cf138857361f | Aviv Eyal/epriestley | User preference for time format | Sep 2 2013 | |||
026137f92fe6 | epriestley | Further simplify PhabricatorCustomFieldInterface | Aug 14 2013 | |||
938b63aaa989 | epriestley | Simplify and improve PhabricatorCustomField APIs | Aug 14 2013 | |||
ca0115b361a3 | epriestley | Support configuration-driven custom fields | Aug 14 2013 | |||
a530004ac7db | epriestley | Raise an error if a user tries to register with an excessively long username | Aug 13 2013 | |||
7298589c86ec | epriestley | Proof of concept mitigation of BREACH | Aug 8 2013 | |||
1cb0db87556a | Bob Trahan | Move PhabricatorUser to new phid stuff | Jul 26 2013 | |||
1834584e98b6 | epriestley | Provide contextual help on auth provider configuration | Jun 20 2013 | |||
77c03a8a42af | epriestley | Add "Title" and "Blurb" to new profile editor | Jun 7 2013 | |||
6ffbee115ba3 | epriestley | Add ApplicationTransactions/CustomField based user profile editor | Jun 7 2013 | |||
59cea9bfc3d3 | epriestley | Implement ApplicationSearch in People | May 31 2013 | |||
32f91557f898 | Jakub Vrana | Store hash of session key | May 31 2013 | |||
c5692bb9bfad | Bryan Cuccioli/epriestley | No longer send welcome mail from a real user. | May 6 2013 | |||
b0e9371a9c92 | Anh Nhan Nguyen/epriestley | Consolidate User Profile loading | Mar 24 2013 | |||
57cce93e5a0e | epriestley | Add user omnipotence | Feb 28 2013 | |||
f919f000e703 | Andrei Antonescu/epriestley | Created a preference pane for DarkConsole, instead of link | Jan 20 2013 | |||
a5c7286df70f | epriestley | Don't issue unnecssary query when loading user profile images | Jan 2 2013 | |||
f6b196474008 | epriestley | Improve Search architecture | Dec 21 2012 | |||
bff795d848b9 | vrana | Allow disabling editing multiple files at once | Dec 4 2012 | |||
ef85f49adc07 | vrana | Delete license headers from files | Nov 5 2012 | |||
dd70c5946505 | epriestley | Use OpaqueEnvelopes for all passwords in Phabricator | Jul 17 2012 | |||
e84f9f9ec99c | vrana | Send Differential e-mails in user's language | Jun 18 2012 | |||
48ebcf067950 | vrana | Allow user override translation and implement PhutilPerson | Jun 15 2012 | |||
d73a6d3dcdeb | epriestley | Fix username route for new "._-" usernames | Jun 13 2012 | |||
0e1bbbd489a2 | epriestley | Allow administrators to change usernames | Jun 6 2012 | |||
0a7b4591efe1 | epriestley | Allow usernames to include ".", "-" and "_" | Jun 6 2012 | |||
6cc196a2e557 | vrana | Move files in Phabricator one level up | Jun 1 2012 |
c4science · Help