phab/src/applications/auth/storage/PhabricatorAuthSession.phpfeature/better-testing
phab/src/applications/auth/storage/PhabricatorAuthSession.php
feature/better-testing
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
d39da529ca26 | Bob Trahan | Legalpad - allow for legalpad documents to be required to be signed for using… | Feb 13 2015 | |||
d6b882a804c7 | Joshua Spence | Fix visiblity of `LiskDAO::getConfiguration()` | Jan 13 2015 | |||
098d0d93d60c | epriestley | Generate expected schemata for User/People tables | Oct 1 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 | |||
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 | |||
acb141cf52c1 | epriestley | Expire and garbage collect unused sessions | Jan 15 2014 | |||
a64228b03fbc | epriestley | Give the session table a normal `id` column as a primary key | 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 | |||
3d9e328fb388 | epriestley | Add an "active login sessions" table to Settings | Jan 14 2014 |
c4science · Help