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 8fa8415c07 Automatically build all Lisk schemata
Summary:
Ref T1191. Now that the whole database is covered, we don't need to do as much work to build expected schemata. Doing them database-by-database was helpful in converting, but is just reudndant work now.

Instead of requiring every application to build its Lisk objects, just build all Lisk objects.

I removed `harbormaster.lisk_counter` because it is unused.

It would be nice to autogenerate edge schemata, too, but that's a little trickier.

Test Plan: Database setup issues are all green.

Reviewers: btrahan

Reviewed By: btrahan

Subscribers: epriestley, hach-que

Maniphest Tasks: T1191

Differential Revision: https://secure.phabricator.com/D10620
2014-10-02 09:51:20 -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 Update AphrontRequestFailure to common display libs 2014-09-26 17:40:09 -07:00
data Apply some autofix linter rules 2014-09-10 06:55:05 +10: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 Apply some autofix linter rules 2014-09-10 06:55:05 +10:00
phid Rename PHIDType classes 2014-07-24 08:05:46 +10:00
provider Be more strict about "Location:" redirects 2014-08-18 14:11:06 -07:00
query Rename PhabricatorApplication subclasses 2014-07-23 10:03:09 +10:00
storage Automatically build all Lisk schemata 2014-10-02 09:51:20 -07:00
view Send old login code to the bottom of the sea 2013-06-19 01:33:27 -07:00