phab/src/applications/authfeature/testing
phab/src/applications/auth
feature/testing
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
36e2d02d6ec5 | Joshua Spence | phtize all the things | May 22 2015 | |||
61b178f44e48 | Joshua Spence | Use PhutilInvalidStateException | May 13 2015 | |||
b06b3d79b71c | epriestley | Make CSS agnostic to underlying profile image size | May 13 2015 | |||
47b14c9bdecf | epriestley | Convert inline profile image transforms to new transformations | May 13 2015 | |||
7e365eb8ae8c | epriestley | Convert "profile" image transforms to the new pathway | May 13 2015 | |||
156b156e77b6 | epriestley | Give Conduit params/return/errors protected visibility | Apr 13 2015 | |||
ea376685ae9e | Joshua Spence | Fix some odd looking arrays | Apr 5 2015 | |||
c169199e6429 | epriestley | Allow applications to have multiple "help" menu items | Apr 1 2015 | |||
fe89d67663df | Elan Kugelmass/epriestley | Fixes spelling error in settings log on auth provider pages | Mar 26 2015 | |||
4f8147dbb8c0 | epriestley | Improve protection against SSRF attacks | Mar 25 2015 | |||
1c32c9b965a5 | epriestley | Improve granluarity and defaults of `security.allow-outbound-http` | Mar 23 2015 | |||
aa909ba07213 | Chad Little | Shorten buttons on Leaving High Security Page | Mar 14 2015 | |||
6608eea91dd4 | Chad Little | Fix a few minor bugs in Auth Providers | Mar 8 2015 | |||
076cc6ed7ef8 | Chad Little | Change setErrorView to setInfoView in PHUIObjectBoxView | Mar 7 2015 | |||
8fd77ff4f8a5 | epriestley | Support ssh-ed25519 SSH keys | Mar 2 2015 | |||
c038c643f498 | Chad Little | Move PHUIErrorView to PHUIInfoView | Mar 1 2015 | |||
4e41e164e5f1 | epriestley | Skip captcha when redeeming an invite | Feb 25 2015 | |||
6d5aec86181c | epriestley | Allow logged-out users to accept invites on nonpublic installs | Feb 13 2015 | |||
d39da529ca26 | Bob Trahan | Legalpad - allow for legalpad documents to be required to be signed for using… | Feb 13 2015 | |||
36494d4e2e8b | epriestley | Add a "did verify email" event to Phabricator | Feb 11 2015 | |||
779744342865 | epriestley | Support invites in the registration and login flow | Feb 11 2015 | |||
6f90fbdef806 | epriestley | Send emails for email invites | Feb 11 2015 | |||
ae5976022252 | epriestley | Add administrative invite interfaces | Feb 11 2015 | |||
a7814b071c79 | epriestley | Add auth.querypublickeys to retrieve public keys | Feb 11 2015 | |||
2a0af8e2995d | epriestley | Add email invites to Phabricator (logic only) | Feb 10 2015 | |||
03639a7c1e79 | Bob Trahan | OAuth - add concept of "trusted" clients that get auto redirects | Feb 9 2015 | |||
8c568d88d7ab | epriestley | Reduce severity of auth provider warning | Feb 7 2015 | |||
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 |
c4science · Help