1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-09-22 18:28:47 +02:00
phorge-phorge/src/applications/auth
Chad Little 0120388a75 Found some missing icons
Summary: Did a more exhaustive grep on setIcon and found 99.9% of the icons.

Test Plan: I verified icon names on UIExamples, but unable to test some of the more complex flows visually. Mostly a read and replace.

Reviewers: epriestley

Reviewed By: epriestley

Subscribers: epriestley, Korvin, hach-que

Differential Revision: https://secure.phabricator.com/D9088
2014-05-13 07:45:39 -07:00
..
action Rate limit multi-factor actions 2014-04-30 14:30:31 -07:00
application Require multiple auth factors to establish web sessions 2014-05-01 10:23:02 -07:00
constants Tune cookie behaviors for 'phcid', 'phreg', etc 2014-03-14 14:33:31 -07:00
controller Found some missing icons 2014-05-13 07:45:39 -07:00
data Add "High Security" mode to support multi-factor auth 2014-04-27 17:31:11 -07:00
editor Allow authentication providers to store and customize additional configuration 2013-06-18 10:02:34 -07:00
engine Minor cleanup of some session code 2014-05-01 10:23:19 -07:00
exception Make two-factor auth actually work 2014-04-28 10:20:54 -07:00
factor Generate QR codes for TOTP tokens 2014-05-01 10:23:11 -07:00
garbagecollector Expire and garbage collect unused sessions 2014-01-15 13:56:16 -08:00
management Add bin/auth list-factors and bin/auth strip to remove multi-factor auth 2014-04-30 14:30:00 -07:00
phid Add multi-factor auth and TOTP support 2014-04-28 09:27:11 -07:00
provider WordPress.com OAuth2 plugin 2014-05-08 14:23:19 -07:00
query Allow users to terminate login sessions 2014-03-17 15:02:01 -07:00
storage Minor cleanup of some session code 2014-05-01 10:23:19 -07:00
view Send old login code to the bottom of the sea 2013-06-19 01:33:27 -07:00