1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-11 09:22:40 +01:00
phorge-phorge/src/applications/people
epriestley eef314b701 Separate session management from PhabricatorUser
Summary: Ref T4310. Ref T3720. Session operations are currently part of PhabricatorUser. This is more tightly coupled than needbe, and makes it difficult to establish login sessions for non-users. Move all the session management code to a `SessionEngine`.

Test Plan:
  - Viewed sessions.
  - Regenerated Conduit certificate.
  - Verified Conduit sessions were destroyed.
  - Logged out.
  - Logged in.
  - Ran conduit commands.
  - Viewed sessions again.

Reviewers: btrahan

Reviewed By: btrahan

CC: aran

Maniphest Tasks: T4310, T3720

Differential Revision: https://secure.phabricator.com/D7962
2014-01-14 13:22:27 -08:00
..
application Show an "approval queue" item on the home page for admins, and sort out menu item visibility 2013-11-13 11:24:38 -08:00
conduit Improve handling of email verification and "activated" accounts 2013-11-12 14:37:04 -08:00
config Support configuration-driven custom fields 2013-08-14 12:33:53 -07:00
controller Allow PhabricatorUserLog to store non-user PHIDs 2014-01-14 11:05:26 -08:00
customfield Improve handling of email verification and "activated" accounts 2013-11-12 14:37:04 -08:00
editor Allow PhabricatorUserLog to store non-user PHIDs 2014-01-14 11:05:26 -08:00
event Improve handling of email verification and "activated" accounts 2013-11-12 14:37:04 -08:00
exception Delete license headers from files 2012-11-05 11:16:51 -08:00
lipsum Fixed Task Generation 2013-04-24 18:17:31 -07:00
phid Remove many redundant implementations of canLoadNamedObject() 2013-12-18 12:00:01 -08:00
query Implement most of the administrative UI for approval queues 2013-11-13 11:24:18 -08:00
remarkup Improve handling of email verification and "activated" accounts 2013-11-12 14:37:04 -08:00
search Improve handling of email verification and "activated" accounts 2013-11-12 14:37:04 -08:00
storage Separate session management from PhabricatorUser 2014-01-14 13:22:27 -08:00