phab/src/applications/authfeature/testing
phab/src/applications/auth
feature/testing
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
272ce408dcd3 | Chad Little | Clean up authentication list | Feb 7 2015 | |||
472f316bbd90 | Bob Trahan | Auth - allow for "auto login" providers | Feb 6 2015 | |||
3da38c74da21 | Chad Little | PHUIErrorView | Feb 2 2015 | |||
33c0b9423fa5 | Chad Little | More crumb borders | Feb 2 2015 | |||
8b06804394f8 | Chad Little | Remove getIconName from all applications | Jan 30 2015 | |||
7d309a8e46ca | Bob Trahan | Application Emails - make various user email editing paths respect application… | Jan 29 2015 | |||
170dc15c05cb | Chad Little | Make border conditional in crumbs | Jan 28 2015 | |||
5d8bb61dde25 | Chad Little | Add FontIcon bridge to AppIcons | Jan 25 2015 | |||
c2ac63e9ad1f | Joshua Spence | Increase visibility of `PhabricatorController::buildApplicationMenu` methods | Jan 15 2015 | |||
bdfbad092b05 | epriestley | Fix an issue with Auth edit 404ing | Jan 14 2015 | |||
39406bd1f3a4 | epriestley | Fix access to undeclared variable when trying to create invalid Auth provider | Jan 14 2015 | |||
463d094f963b | Joshua Spence | Fix method visibility for `PhabricatorPolicyAwareQuery` subclasses | Jan 13 2015 | |||
d6b882a804c7 | Joshua Spence | Fix visiblity of `LiskDAO::getConfiguration()` | Jan 13 2015 | |||
46913f651e6f | Bob Trahan | Auth - add "manage providers" capability | Jan 12 2015 | |||
e0aa33c46b0c | epriestley | Make test for setting "next" cookie more general | Jan 9 2015 | |||
04fb3defd9b4 | Bob Trahan | Auth - fix headers for instructions on Phabricator OAuth provider | Jan 9 2015 | |||
2be746fb1f3a | Bob Trahan | Auth - restore Phabricator OAuth as a provider | Jan 9 2015 | |||
6c7e0e280713 | lkassianik/epriestley | T6870, Return to previous page after login via header | Jan 9 2015 | |||
e7f8e7974217 | Joshua Spence | Fix method visibility for `PhabricatorController` subclasses | Jan 6 2015 | |||
81972b61d752 | Joshua Spence | Fix method visibility for `PhabricatorBitbucketAuthProvider… | Jan 6 2015 | |||
f2e87aad89e9 | Joshua Spence | Rename the `PhabricatorAuthFactorTOTP` class for consistency | Jan 6 2015 | |||
4e7c10cec54f | Joshua Spence | Fix a duplicate `case` statement | Jan 4 2015 | |||
4e28de07fea4 | Joshua Spence | Rename `PhabricatorSettingsPanel` subclasses for consistency | Jan 2 2015 | |||
bdda61184b73 | Austin Kelleher/epriestley | Fixing typo unautorized -> unauthorized. | Dec 22 2014 | |||
0ce08b4d279b | epriestley | Work around lack of PKCS8 support in OSX ssh-keygen | Dec 20 2014 | |||
6ab3f06b6ec6 | Bob Trahan | Transactions - adding willRenderTimeline to handle tricky cases | Dec 4 2014 | |||
20035fe9a8ed | Chad Little | Update Phabricator header to use FontAwesome | Dec 4 2014 | |||
69cc5df6456b | Bob Trahan | Transactions - deploy buildTransactionTimeline against a few more applications | Dec 2 2014 | |||
5e0f218fe480 | epriestley | Allow device SSH keys to be trusted | Nov 21 2014 | |||
ffc8a7edc773 | epriestley | Minor, correct spelling of PKCS8 key format | Nov 18 2014 | |||
657b36dd0685 | epriestley | Allow Phabricator to accept Conduit requests signed with an SSH key | Nov 17 2014 | |||
af6ffd8c7b34 | epriestley | Allow Almanac devices to have SSH keys | Nov 11 2014 | |||
32cdc23efc52 | Evan Priestley | Separate SSH key management from the settings panel | Nov 11 2014 | |||
bf17b12daf43 | epriestley | Standardize SSH key storage | Nov 8 2014 | |||
4307d6816d30 | Chad Little | Linkify Registration Email | Nov 7 2014 | |||
e29955b48d64 | epriestley | Move SSHKey table to Auth database | Nov 6 2014 | |||
6f0d3b07962a | epriestley | Add a query/policy layer on top of SSH keys for Almanac | Nov 6 2014 | |||
3cf9a5820fc9 | Joshua Spence | Minor formatting changes | Oct 7 2014 | |||
8fa8415c07d2 | epriestley | Automatically build all Lisk schemata | Oct 2 2014 | |||
4fcc634a99dc | epriestley | Fix almost all remaining schemata issues | Oct 1 2014 | |||
943c62d1e9f6 | epriestley | Add missing expected keys and uniqueness | Oct 1 2014 | |||
098d0d93d60c | epriestley | Generate expected schemata for User/People tables | Oct 1 2014 | |||
f74082aecd06 | Chad Little | Update AphrontRequestFailure to common display libs | Sep 27 2014 | |||
67fbfe6ccc9f | epriestley | Generate expected schemata for Doorkeeper, Draft, Drydock, Feed | Sep 18 2014 | |||
0f73b15a704d | epriestley | Generate reasonable expected schemata for Audit and Auth | Sep 18 2014 | |||
0151c38b107f | Joshua Spence | Apply some autofix linter rules | Sep 9 2014 | |||
4a566f9e5d8d | epriestley | Allow passwords to be edited even if `account.editable` is `false` | Aug 22 2014 | |||
df361470c1d9 | epriestley | Be more strict about "Location:" redirects | Aug 18 2014 | |||
ef0460c1ffee | epriestley | Surface a better warning when the LDAP extension is not installed | Aug 14 2014 | |||
bcdadf5947b3 | epriestley | Add autocomplete=off to all non-login password forms | Aug 13 2014 | |||
f6f9d78f3a07 | epriestley | Modularize mail tags | Aug 12 2014 | |||
d011f8fdc6c4 | epriestley | Add a setting to disable all notification email | Aug 12 2014 | |||
6232e9676cd4 | epriestley | Don't send reset links to unverified addresses on accounts with verified… | Aug 11 2014 | |||
12aaa942acc5 | Mukunda Modell/epriestley | Add a CanCDN flag to uploaded files | Aug 8 2014 | |||
8fd098329ba2 | Joshua Spence | Rename `AphrontQueryException` subclasses | Aug 5 2014 | |||
42cf7f6faa10 | epriestley | Make the current session key a component of the CSRF token | Aug 4 2014 | |||
95eeffff7e5d | epriestley | Terminate other sessions on credential changes | Aug 4 2014 | |||
e56dc8f29986 | epriestley | Invalidate outstanding password reset links when users adjust email addresses | Aug 4 2014 | |||
30f6405a8654 | epriestley | Add an explicit temporary token management page to Settings | Aug 4 2014 | |||
49bd5721c5a7 | epriestley | Use standard infrastructure for Feed in Audit | Aug 2 2014 | |||
97a8700e4589 | Joshua Spence | Rename `PHIDType` classes | Jul 24 2014 | |||
0c8f487b0fa7 | Joshua Spence | Implement the `getName` method in `PhabricatorApplication` subclasses | Jul 23 2014 | |||
86c399b65783 | Joshua Spence | Rename `PhabricatorApplication` subclasses | Jul 23 2014 | |||
f4b05312cdf5 | Joshua Spence | Fix broken references to auth adapters | Jul 22 2014 | |||
701bb2ac6ec9 | Joshua Spence | Rename auth classes for consistency | Jul 22 2014 | |||
8999a1c1ea55 | Joshua Spence | Utilize `PhutilMethodNotImplementedException` | Jul 21 2014 | |||
254542237a66 | Joshua Spence | Simplify the implementation of `PhabricatorPHIDType` subclasses | Jul 21 2014 | |||
7ac5abb97934 | Evan Priestley | Recover from a broken external OAuth2 account | Jul 15 2014 | |||
e46826ad364d | epriestley | Introduce CAN_EDIT for ExternalAccount, and make CAN_VIEW more liberal | Jul 10 2014 | |||
0398559c8e25 | epriestley | Support Bitbucket as an auth provider in Phabricator | Jun 28 2014 | |||
2d36afeaab7c | epriestley | Manage OAuth1 request token secrets in core OAuth1 workflow | Jun 28 2014 | |||
46d9bebc8430 | epriestley | Remove all `device = true` from page construction | Jun 24 2014 | |||
d0128afa2908 | Joshua Spence/epriestley | Applied various linter fixes. | Jun 10 2014 | |||
0a62f13464b8 | Joshua Spence/epriestley | Change double quotes to single quotes. | Jun 9 2014 | |||
99c72a32d041 | epriestley | Allow installs to require multi-factor authentication for all users | Jun 4 2014 | |||
83112cc2e8c7 | epriestley | Move email verification into PhabricatorUserEditor | Jun 4 2014 | |||
6df1a024137c | epriestley | (Redesign) Clean up older "Tile" code | Jun 4 2014 | |||
81d95cf682a5 | epriestley | Make default view of "Applications" app a full-page launcher | May 29 2014 | |||
f1534e6feb6a | epriestley | Make password reset emails use one-time tokens | May 22 2014 | |||
cac61980f904 | epriestley | Add "temporary tokens" to auth, for SMS codes, TOTP codes, reset codes, etc | May 20 2014 | |||
43d45c49568a | Tal Shiri/epriestley | can now tell phabricator you trust an auth provider's emails (useful for Google… | May 16 2014 | |||
0120388a7516 | Chad Little | Found some missing icons | May 13 2014 | |||
b2f3001ec4be | Chad Little | Replace Sprite-Icons with FontAwesome | May 12 2014 | |||
dfcccd4cb882 | lkassianik/epriestley | Add config to require real name, respect config when creating new users, drop… | May 12 2014 | |||
0da22abdb5f8 | Ashish SHUKLA/epriestley | WordPress.com OAuth2 plugin | May 8 2014 | |||
a04e138ae247 | epriestley | Minor cleanup of some session code | May 1 2014 | |||
e14695821758 | epriestley | Generate QR codes for TOTP tokens | May 1 2014 | |||
50376aad04d2 | epriestley | Require multiple auth factors to establish web sessions | May 1 2014 | |||
e8cebb7da5a4 | epriestley | Add support for aural-only and visual-only elements | May 1 2014 | |||
3fde02004968 | epriestley | Make many actions require high security | May 1 2014 | |||
23e654ec2bc8 | epriestley | Rate limit multi-factor actions | Apr 30 2014 | |||
535cfa3ebebe | epriestley | Add `bin/auth list-factors` and `bin/auth strip` to remove multi-factor auth | Apr 30 2014 | |||
a017a8e02b51 | epriestley | Make two-factor auth actually work | Apr 28 2014 | |||
17709bc1674e | epriestley | Add multi-factor auth and TOTP support | Apr 28 2014 | |||
3f5a55fa6e5a | epriestley | Let users review their own account activity logs | Apr 28 2014 | |||
f42ec84d0c6b | epriestley | Add "High Security" mode to support multi-factor auth | Apr 28 2014 | |||
11fd6afeb10e | Chad Little | Move Timeline icons to Fonts | Apr 22 2014 | |||
499f66963d2b | epriestley | Minor, fix the scoping of a static variable | Apr 11 2014 | |||
2d43cf12964d | Bob Trahan | OAuth - add a little notes section for admins to remember details about… | Apr 9 2014 | |||
582ec5446532 | epriestley | Add a checkbox to the LDAP auth configuration UI to "Always Search" | Apr 8 2014 |
c4science · Help