1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-09-22 10:18:48 +02:00
phorge-phorge/src/applications/auth
epriestley f6f9d78f3a Modularize mail tags
Summary:
Ref T5861. Currently, mail tags are hard-coded; move them into applications. Each Editor defines its own tags.

This has zero impact on the UI or behavior.

Test Plan:
  - Checked/unchecked some options, saved form.
  - Swapped back to `master` and saw exactly the same values.

Reviewers: chad, btrahan

Reviewed By: btrahan

Subscribers: epriestley

Maniphest Tasks: T5861

Differential Revision: https://secure.phabricator.com/D10238
2014-08-12 12:28:41 -07:00
..
action Rate limit multi-factor actions 2014-04-30 14:30:31 -07:00
application Add an explicit temporary token management page to Settings 2014-08-04 12:04:13 -07:00
constants Make password reset emails use one-time tokens 2014-05-22 10:41:00 -07:00
controller Add a setting to disable all notification email 2014-08-12 12:28:29 -07:00
data Add "High Security" mode to support multi-factor auth 2014-04-27 17:31:11 -07:00
editor Modularize mail tags 2014-08-12 12:28:41 -07:00
engine Make the current session key a component of the CSRF token 2014-08-04 12:04:47 -07:00
exception Make two-factor auth actually work 2014-04-28 10:20:54 -07:00
factor Add "temporary tokens" to auth, for SMS codes, TOTP codes, reset codes, etc 2014-05-20 11:43:45 -07:00
garbagecollector Add "temporary tokens" to auth, for SMS codes, TOTP codes, reset codes, etc 2014-05-20 11:43:45 -07:00
management Fix broken references to auth adapters 2014-07-22 21:20:45 +10:00
phid Rename PHIDType classes 2014-07-24 08:05:46 +10:00
provider Add a CanCDN flag to uploaded files 2014-08-07 18:56:20 -07:00
query Rename PhabricatorApplication subclasses 2014-07-23 10:03:09 +10:00
storage Invalidate outstanding password reset links when users adjust email addresses 2014-08-04 12:04:23 -07:00
view Send old login code to the bottom of the sea 2013-06-19 01:33:27 -07:00