- Diviner Queries
- All Atoms
- Search
- Diviner Search
Diviner All Atoms
All Atoms
All Atoms
- src/applications/auth/query/PhabricatorAuthContactNumberQuery.php
- File
- Method
- Method
- Method
- Method
- Method
- Method
- Method
- Method
- src/applications/auth/query/PhabricatorAuthInviteSearchEngine.php
- File
- Method
- Method
- Method
- Method
- src/applications/auth/phid/PhabricatorAuthAuthProviderPHIDType.php
- File
- Method
- Method
- Method
- Method
- src/applications/auth/phid/PhabricatorAuthChallengePHIDType.php
- File
- Method
- Method
- Method
- Method
- src/applications/auth/phid/PhabricatorAuthAuthFactorProviderPHIDType.php
- File
- Method
- Method
- Method
- Method
- src/applications/auth/phid/PhabricatorAuthMessagePHIDType.php
- File
- Method
- Method
- Method
- Method
- src/applications/auth/phid/PhabricatorAuthContactNumberPHIDType.php
- File
- Method
- Method
- Method
- Method
- src/applications/auth/phid/PhabricatorAuthSSHKeyPHIDType.php
- File
- Method
- Method
- Method
- Method
- src/applications/auth/phid/PhabricatorAuthInvitePHIDType.php
- File
- Method
- Method
- Method
- Method
- src/applications/auth/phid/PhabricatorAuthAuthFactorPHIDType.php
- File
- Method
- Method
- Method
- Method
- src/applications/auth/phid/PhabricatorAuthPasswordPHIDType.php
- File
- Method
- Method
- Method
- Method
- src/applications/auth/phid/PhabricatorAuthSessionPHIDType.php
- File
- Consolidates Phabricator application cookies, including registration and session management.
- Class
- Parse a Next URI cookie into its components.
- Method
- Read the URI out of the Next URI cookie.
- Method
- Set the Next URI cookie. We only write the cookie if it wasn't recently written, to avoid writing over a real URI with a bunch of "humans.txt" stuff. See T3793 for discussion.
- Method
- Set the client ID cookie. This is a random cookie used like a CSRF value during authentication workflows.
- Method
- src/applications/auth/constants/PhabricatorCookies.php
- File
- Check if a password is extremely common. Preventing use of the most common passwords is an attempt to mitigate slow botnet attacks against an entire userbase. See T4143 for discussion.
- Class
- Load the common password wordlist.
- Method
- Check if a password is extremely common.
- Method
- src/applications/auth/constants/PhabricatorCommonPasswords.php
- File
- Method
- Method
- Method
- Method
- Method