phab/src/applications/auth/engineproduction
phab/src/applications/auth/engine
production
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
2befd239a85e | epriestley | Add session and request hooks to PhabricatorAuthSessionEngine | Nov 17 2016 | |||
60d1762a85ce | Chad Little | Redesign Config Application | Aug 30 2016 | |||
15ed2b936c37 | Chad Little | Update Config Application UI | Aug 22 2016 | |||
814fa135b036 | epriestley | Centralize "this is the current user for the request" code | Jun 7 2016 | |||
6f1053c206f1 | epriestley | Convert user profile images into a standard cache | Jun 5 2016 | |||
2b344b2bb500 | epriestley | Make caches misses throw by default intead of inline-generating | Jun 5 2016 | |||
9180f429eb9f | epriestley | Provide a general-purpose, modular user cache for settings and other similar… | Jun 2 2016 | |||
46881c4ce507 | epriestley | Add a session engine extension point | Apr 6 2016 | |||
a837c3d73eaf | epriestley | Make temporary token storage/schema more flexible | Mar 16 2016 | |||
8e3ea4e034eb | epriestley | Use new modular temporary auth token constants in one-time login and password… | Mar 16 2016 | |||
29948eaa5bd2 | epriestley | Use phutil_hashes_are_identical() when comparing hashes in Phabricator | Sep 2 2015 | |||
4761cb8d7390 | Joshua Spence | Use PhutilInvalidStateException | Jun 17 2015 | |||
992c19957760 | epriestley | Add "Mailing List" users | Jun 4 2015 | |||
d39da529ca26 | Bob Trahan | Legalpad - allow for legalpad documents to be required to be signed for using… | Feb 13 2015 | |||
779744342865 | epriestley | Support invites in the registration and login flow | Feb 11 2015 | |||
6f90fbdef806 | epriestley | Send emails for email invites | Feb 11 2015 | |||
2a0af8e2995d | epriestley | Add email invites to Phabricator (logic only) | Feb 10 2015 | |||
42cf7f6faa10 | epriestley | Make the current session key a component of the CSRF token | Aug 4 2014 | |||
95eeffff7e5d | epriestley | Terminate other sessions on credential changes | Aug 4 2014 | |||
f1534e6feb6a | epriestley | Make password reset emails use one-time tokens | May 22 2014 | |||
a04e138ae247 | epriestley | Minor cleanup of some session code | May 1 2014 | |||
50376aad04d2 | epriestley | Require multiple auth factors to establish web sessions | May 1 2014 | |||
23e654ec2bc8 | epriestley | Rate limit multi-factor actions | Apr 30 2014 | |||
a017a8e02b51 | epriestley | Make two-factor auth actually work | Apr 28 2014 | |||
3f5a55fa6e5a | epriestley | Let users review their own account activity logs | Apr 28 2014 | |||
f42ec84d0c6b | epriestley | Add "High Security" mode to support multi-factor auth | Apr 28 2014 | |||
69ddb0ced631 | epriestley | Issue "anonymous" sessions for logged-out users | Jan 23 2014 | |||
2ec45d42a689 | epriestley | Remove session limits and sequencing | Jan 16 2014 | |||
acb141cf52c1 | epriestley | Expire and garbage collect unused sessions | Jan 15 2014 | |||
d392a8f15700 | epriestley | Replace "web" and "conduit" magic session strings with constants | Jan 14 2014 | |||
eef314b70149 | epriestley | Separate session management from PhabricatorUser | Jan 14 2014 |
c4science · Help