phab/src/applications/people/storage/PhabricatorUser.phpstable
phab/src/applications/people/storage/PhabricatorUser.php
stable
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
32cdc23efc52 | Evan Priestley | Separate SSH key management from the settings panel | Nov 11 2014 | |||
bf17b12daf43 | epriestley | Standardize SSH key storage | Nov 8 2014 | |||
e29955b48d64 | epriestley | Move SSHKey table to Auth database | Nov 6 2014 | |||
f7fbf9ccc174 | epriestley | Change usernames to `sort64` to make them case-insensitive | Nov 5 2014 | |||
3cf9a5820fc9 | Joshua Spence | Minor formatting changes | Oct 7 2014 | |||
098d0d93d60c | epriestley | Generate expected schemata for User/People tables | Oct 1 2014 | |||
d011f8fdc6c4 | epriestley | Add a setting to disable all notification email | Aug 12 2014 | |||
42cf7f6faa10 | epriestley | Make the current session key a component of the CSRF token | Aug 4 2014 | |||
97a8700e4589 | Joshua Spence | Rename `PHIDType` classes | Jul 24 2014 | |||
f4b05312cdf5 | Joshua Spence | Fix broken references to auth adapters | Jul 22 2014 | |||
76ed7d1a02c9 | Joshua Spence | Rename `PhabricatorDestructableInterface` interface | Jul 21 2014 | |||
a115810912e7 | epriestley | Give projects a proper on-demand datasource | Jul 18 2014 | |||
c52b3c28e166 | epriestley | Remove partial objects from Lisk | Jul 18 2014 | |||
0a62f13464b8 | Joshua Spence/epriestley | Change double quotes to single quotes. | Jun 9 2014 | |||
99c72a32d041 | epriestley | Allow installs to require multi-factor authentication for all users | Jun 4 2014 | |||
f1534e6feb6a | epriestley | Make password reset emails use one-time tokens | May 22 2014 | |||
dfcccd4cb882 | lkassianik/epriestley | Add config to require real name, respect config when creating new users, drop… | May 12 2014 | |||
2022a70e163d | epriestley | Implement bin/remove, for structured destruction of objects | May 2 2014 | |||
f42ec84d0c6b | epriestley | Add "High Security" mode to support multi-factor auth | Apr 28 2014 | |||
ab7d89edc8ad | epriestley | Use better secrets in generating account tokens | Apr 10 2014 | |||
d9cdbdb9fae9 | epriestley | When we fail to process mail, tell the user about it | Apr 4 2014 | |||
b6b2e65511f5 | epriestley | Allow administrators to edit System Agent information from the agent's profile | Apr 2 2014 | |||
9c872749a05e | epriestley | Restore psyduck to his proper place | Mar 22 2014 | |||
ef01aef45afd | epriestley | Show user profile images on User list | Mar 20 2014 | |||
039b8e43b98c | epriestley | Whitelist allowed editor protocols | Mar 17 2014 | |||
969d0c3e8de2 | epriestley | Use "\z" instead of "$" to anchor validating regular expressions | Mar 13 2014 | |||
5778627e414c | epriestley | Provide more storage space for password hashes and migrate existing hashes to… | Feb 18 2014 | |||
3c9153079f13 | epriestley | Make password hashing modular | Feb 18 2014 | |||
ab636f36bf74 | epriestley | Rename PhabricatorUserStatus to PhabricatorCalendarEvent | Feb 6 2014 | |||
f9ac534f255d | epriestley | Support CSRF for logged-out users | Jan 23 2014 | |||
a716fe99f3b2 | epriestley | Perform search indexing in the worker queue and respect `bin/search index… | Jan 14 2014 | |||
eef314b70149 | epriestley | Separate session management from PhabricatorUser | Jan 14 2014 | |||
220d680f3769 | epriestley | Allow PhabricatorUserLog to store non-user PHIDs | Jan 14 2014 | |||
6eb02af314a4 | epriestley | Allow "bin/auth recover" to succeed before phabricator.base-uri is set | Nov 20 2013 | |||
c0e1a63a63ae | epriestley | Implement an approval queue | Nov 13 2013 | |||
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