phab/src/applications/auth/engine/PhabricatorAuthSessionEngine.phpfeature/testing
phab/src/applications/auth/engine/PhabricatorAuthSessionEngine.php
feature/testing
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
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 | |||
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 | |||
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