1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-27 17:22:42 +01:00
phorge-phorge/src/infrastructure
epriestley 61a0c6d6e3 Add a blanket "will login" event
Summary:
Ref T1536. Facebook currently does a check which should be on-login in registration hooks, and this is generally a reasonable hook to provide.

The "will login" event allows listeners to reject or modify a login, or just log it or whatever.

NOTE: This doesn't cover non-web logins right now -- notably Conduit. That's presumably fine.

(This can't land for a while, it depends on about 10 uncommitted revisions.)

Test Plan: Logged out and in again.

Reviewers: wez, btrahan

Reviewed By: btrahan

CC: aran

Maniphest Tasks: T1536

Differential Revision: https://secure.phabricator.com/D6202
2013-06-16 16:35:36 -07:00
..
__tests__ In unit test environments, install all applications 2013-05-16 12:25:26 -07:00
celerity Add Login icons to PHUIIconView. 2013-06-12 15:05:16 -07:00
customfield Allow configuration to have custom UI types 2013-06-07 12:36:18 -07:00
daemon Fix some Phabricator lint warnings 2013-06-04 15:28:24 -07:00
diff Don't fatal with error in transaction diff 2013-04-16 08:41:36 -07:00
edges Fix some Phabricator lint warnings 2013-06-04 15:28:24 -07:00
env Add Allowed uris config 2013-05-26 10:57:45 -07:00
events Add a blanket "will login" event 2013-06-16 16:35:36 -07:00
internationalization Fixed T2630 2013-04-10 13:11:22 -07:00
javelin Translate differential-dropdown-menus 2013-04-23 11:09:23 -07:00
lint Use JsShrink if jsxmin is not available 2013-05-18 17:04:22 -07:00
markup Make some incremental improvements in Diviner 2013-06-06 08:36:51 -07:00
query Conpherence -- finish off the "show older" functionality 2013-04-18 16:54:06 -07:00
ssh Implement SSHD glue and Conduit SSH endpoint 2012-12-19 11:08:07 -08:00
storage Migrate PhabricatorUserLDAPInfo to PhabricatorExternalAccount 2013-06-16 09:55:55 -07:00
testing in test environments, install beta applications 2013-05-22 09:49:10 -07:00
time Consolidate some datetime code and add unit tests 2013-06-03 12:58:11 -07:00
util Reduce wait_timeout to max. allowed value 2013-04-05 22:42:27 -07:00
PhabricatorAccessLog.php Fail quietly when failing to write access log 2013-05-09 16:08:26 -07:00
PhabricatorEditor.php Delete license headers from files 2012-11-05 11:16:51 -08:00