phab/src/applications/people/storagefeature/testing
phab/src/applications/people/storage
feature/testing
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
2022a70e163d | epriestley | Implement bin/remove, for structured destruction of objects | May 2 2014 | |||
50376aad04d2 | epriestley | Require multiple auth factors to establish web sessions | May 1 2014 | |||
a017a8e02b51 | epriestley | Make two-factor auth actually work | Apr 28 2014 | |||
17709bc1674e | epriestley | Add multi-factor auth and TOTP support | Apr 28 2014 | |||
3f5a55fa6e5a | epriestley | Let users review their own account activity logs | Apr 28 2014 | |||
320be1a1b8d4 | epriestley | Modernize user activity logs (ApplicationSearch, policies) | Apr 28 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 | |||
627011476733 | Joshua Spence/epriestley | Various linter fixes. | Feb 26 2014 | |||
f49470f9bf91 | epriestley | Add rough validation on email addresses | Feb 24 2014 | |||
7cf0358dda11 | epriestley | Disallow email addresses which will overflow MySQL storage | Feb 23 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 | |||
69ddb0ced631 | epriestley | Issue "anonymous" sessions for logged-out users | Jan 23 2014 | |||
072741802350 | epriestley | Consolidate use of magical cookie name strings | 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 | |||
c8320923c405 | epriestley | Implement most of the administrative UI for approval queues | 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 | |||
c8574cf6fd74 | epriestley | Integrate ApplicationSearch with CustomField | Sep 16 2013 | |||
fcba0c74d979 | Gareth Evans/epriestley | Replace all "attach first..." exceptions with `assertAttached()` | Sep 3 2013 | |||
cf138857361f | Aviv Eyal/epriestley | User preference for time format | Sep 2 2013 | |||
f034fd80dbf7 | epriestley | Remove getApplicationObjectTypeName from ApplicationTransactions | Aug 21 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 | |||
db3a0c90bbc2 | epriestley | Use Application PHIDs for XUSR | Jul 24 2013 | |||
1834584e98b6 | epriestley | Provide contextual help on auth provider configuration | Jun 20 2013 | |||
73c2c1d2e60f | epriestley | Send old login code to the bottom of the sea | Jun 19 2013 | |||
30237aaa4788 | epriestley | Clean up image loading for ExternalAccounts | Jun 17 2013 | |||
b040f889dee2 | epriestley | Move all account link / unlink to new registration flow | Jun 17 2013 | |||
c108ada7e4cb | epriestley | Provide start screen and full registration flow on the new auth stuff | Jun 16 2013 | |||
c05ee9ed6844 | epriestley | Generalize login flows for new registration | Jun 16 2013 | |||
db1cf41ec425 | epriestley | New Registration Workflow | Jun 16 2013 | |||
8744cdb69981 | epriestley | Migrate PhabricatorUserLDAPInfo to PhabricatorExternalAccount | Jun 16 2013 | |||
8111dc74bf89 | epriestley | Migrate the OAuthInfo table to the ExternalAccount table | Jun 14 2013 | |||
bce4b7addfce | epriestley | Internalize storage access for PhabricatorUserOAuthInfo | Jun 14 2013 | |||
3005811b9e13 | epriestley | Remove OAuth token/expiry interfaces | Jun 14 2013 | |||
8886416e3089 | epriestley | Expand the "PhabricatorExternalAccount" table for new registration | Jun 14 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 | |||
524c2acb3dab | epriestley | Flesh out ApplicationTransactions/CustomField integration | Jun 6 2013 | |||
59cea9bfc3d3 | epriestley | Implement ApplicationSearch in People | May 31 2013 | |||
32f91557f898 | Jakub Vrana | Store hash of session key | May 31 2013 | |||
27a0265367b6 | epriestley | Fix a small bug with empty user queries | May 17 2013 | |||
c5692bb9bfad | Bryan Cuccioli/epriestley | No longer send welcome mail from a real user. | May 6 2013 | |||
f76ecd9e764c | Afaque Hussain/epriestley | Adding Handle Suport | May 6 2013 | |||
f53cde8f92f8 | Zedstar/epriestley | Using PhabricatorExternalAccount | Apr 28 2013 | |||
e6720bd6d620 | epriestley | Implement order and chaos modes for Remarkup editing | Apr 20 2013 | |||
dc6cfe6e0131 | Afaque Hussain/epriestley | Created PhabricatorExternalAccount Class and Sql patch to create an… | Apr 19 2013 | |||
b0e9371a9c92 | Anh Nhan Nguyen/epriestley | Consolidate User Profile loading | Mar 24 2013 | |||
57cce93e5a0e | epriestley | Add user omnipotence | Feb 28 2013 | |||
879c14e13a82 | epriestley | Consolidate HTTP header access | Feb 10 2013 | |||
f919f000e703 | Andrei Antonescu/epriestley | Created a preference pane for DarkConsole, instead of link | Jan 20 2013 | |||
cd9d59344cca | Gregor Stocks | Fix a rap bug, and add a beat | Jan 15 2013 | |||
e2f37b059b1b | Gregor Stocks | Replace "insert rap about tokens here" with a rap about tokens | Jan 15 2013 | |||
a5c7286df70f | epriestley | Don't issue unnecssary query when loading user profile images | Jan 2 2013 | |||
f2639e528c37 | vrana | Fix displaying of user status | Dec 22 2012 | |||
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 | |||
7b3f7ea8f7be | epriestley | Don't send the address verification email "From" the user in question | Oct 31 2012 | |||
60466d3bccc1 | Bob Trahan | Create a status tool by giving /calendar/ some teeth | Oct 24 2012 | |||
cc0b74b01a2c | Bob Trahan | bin/accountadmin - allow creation of system accounts and create workflow for… | Aug 29 2012 | |||
df5bf75e3695 | epriestley | Move Settings to a separate directory | Aug 13 2012 | |||
d3fd79057492 | epriestley | Add basic support for new navigation menu | Aug 11 2012 | |||
14e3e5ccfd82 | Nick Harper | Provide user option for disabling diffusion symbol cross-references | Jul 27 2012 | |||
0d162e15f649 | vrana | Make Diffusion view sticky | Jul 18 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 | |||
957f9e2ec5e7 | epriestley | Add an administrative tool for deleting users | Jun 16 2012 | |||
48ebcf067950 | vrana | Allow user override translation and implement PhutilPerson | Jun 15 2012 | |||
726041584f98 | Espen Volden/epriestley | Made it possible to login using LDAP | Jun 13 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 | |||
09c8af4de065 | epriestley | Upgrade phabricator to libphutil v2 | May 30 2012 | |||
5e49de7b359d | vrana | Use loadRelatives() in loadPrimaryEmail() | May 30 2012 | |||
557e508656b8 | epriestley | Allow restriction of permitted email domains | May 26 2012 | |||
70fd96037bfd | epriestley | Consolidate user editing code | May 25 2012 | |||
c2a9a8079f22 | Nick Harper | Remove email from handles | May 22 2012 | |||
77f546c5724f | epriestley | Allow installs to require email verification | May 21 2012 |
c4science · Help