1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-09-22 02:08:47 +02:00
phorge-phorge/src/applications/auth
epriestley 6d5aec8618 Allow logged-out users to accept invites on nonpublic installs
Summary:
If your install isn't public, users can't see the Auth or People applications while logged out, so we can't load their invites.

Allow this query to go through no matter who the viewing user is.

Test Plan: Invite flow on `admin.phacility.com` now works better.

Reviewers: chad, btrahan

Reviewed By: btrahan

Subscribers: epriestley

Differential Revision: https://secure.phabricator.com/D11765
2015-02-13 11:00:41 -08:00
..
action Rate limit multi-factor actions 2014-04-30 14:30:31 -07:00
application Add email invites to Phabricator (logic only) 2015-02-09 16:12:36 -08:00
capability Auth - add "manage providers" capability 2015-01-12 14:37:58 -08:00
conduit Add auth.querypublickeys to retrieve public keys 2015-02-10 15:44:21 -08:00
constants Support invites in the registration and login flow 2015-02-11 06:06:28 -08:00
controller Legalpad - allow for legalpad documents to be required to be signed for using Phabricator 2015-02-12 15:22:56 -08:00
data Send emails for email invites 2015-02-11 06:06:09 -08:00
editor Auth - allow for "auto login" providers 2015-02-06 10:50:36 -08:00
engine Legalpad - allow for legalpad documents to be required to be signed for using Phabricator 2015-02-12 15:22:56 -08:00
exception Add email invites to Phabricator (logic only) 2015-02-09 16:12:36 -08:00
factor Add email invites to Phabricator (logic only) 2015-02-09 16:12:36 -08:00
garbagecollector Add "temporary tokens" to auth, for SMS codes, TOTP codes, reset codes, etc 2014-05-20 11:43:45 -07:00
management Add a "did verify email" event to Phabricator 2015-02-11 14:39:06 -08:00
phid Add administrative invite interfaces 2015-02-11 06:05:53 -08:00
provider Support invites in the registration and login flow 2015-02-11 06:06:28 -08:00
query Allow logged-out users to accept invites on nonpublic installs 2015-02-13 11:00:41 -08:00
sshkey Work around lack of PKCS8 support in OSX ssh-keygen 2014-12-19 16:36:40 -08:00
storage Legalpad - allow for legalpad documents to be required to be signed for using Phabricator 2015-02-12 15:22:56 -08:00
view Add administrative invite interfaces 2015-02-11 06:05:53 -08:00
worker Send emails for email invites 2015-02-11 06:06:09 -08:00