phab/src/applications/authstable
phab/src/applications/auth
stable
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
7dde01df76ef | epriestley | Fix issues with first-time account registration | Oct 5 2013 | |||
cad9e548bca2 | Chad Little | Add Header to Registration | Oct 5 2013 | |||
2e5ac128b3ee | epriestley | Explain policy exception rules to users | Sep 27 2013 | |||
9be7a948f93c | Chad Little | Move PHUIFormBoxView to PHUIObjectBoxView | Sep 25 2013 | |||
e1892e9bfbaf | Gareth Evans/epriestley | Add reCaptcha to password registration | Sep 20 2013 | |||
5ba20b8924d5 | Chad Little | Move PhabricatorObjectItem to PHUIObjectItem, add 'plain' setting for lists. | Sep 9 2013 | |||
825fb9c85ae7 | epriestley | Add JIRA doorkeeper and remarkup support | Sep 4 2013 | |||
e5b4ce5525d7 | epriestley | Reduce the amount of OAuth1/OAuth2 code duplication for rendering login buttons | Sep 3 2013 | |||
25eb401e18ae | epriestley | Handle user aborts during auth workflows in Phabricator | Sep 3 2013 | |||
4e12a375f3f4 | epriestley | Add JIRA as an authentication provider | Sep 3 2013 | |||
25e43e872bb6 | epriestley | Add Twitter as an authentication provider | Sep 3 2013 | |||
fe2a96e37ff0 | Chad Little | Update Form Layouts | Aug 26 2013 | |||
f034fd80dbf7 | epriestley | Remove getApplicationObjectTypeName from ApplicationTransactions | Aug 21 2013 | |||
751cd547c291 | epriestley | Remove dust from page construction | Aug 20 2013 | |||
fe766ff6830c | Chad Little | Fix twitch name | Aug 12 2013 | |||
07dd5df33bf8 | epriestley | Support Twitch.tv as an OAuth provider | Aug 8 2013 | |||
5cc3bbf721fc | epriestley | Use application PHIDs for application transactions | Jul 29 2013 | |||
cf9dc5d18945 | epriestley | Fix bug when multiple comment forms appear on a single page | Jul 29 2013 | |||
db3a0c90bbc2 | epriestley | Use Application PHIDs for XUSR | Jul 24 2013 | |||
ab5ee5d1935a | epriestley | Survive mild misconfiguration of Realname Attributes in LDAP | Jul 18 2013 | |||
cff8c509030f | epriestley | Modernize email verification page | Jul 11 2013 | |||
2432a479976c | epriestley | Reduce invasiveness of `bin/auth ldap` | Jul 10 2013 | |||
1888a84b7eda | epriestley | Fix an issue with setting "Real Name Attributes" in LDAP auth | Jul 10 2013 | |||
5ecb77427aec | epriestley | Fix OAuth token refresh return value | Jun 26 2013 | |||
fe71b34c6883 | epriestley | Add a "refresh" action for external accounts | Jun 25 2013 | |||
e826842179b7 | epriestley | Show more information about OAuth tokens in the Account Settings -> External… | Jun 25 2013 | |||
f8ed6422f8e2 | epriestley | Provide an auto-refresh mechanism for OAuth providers to deliver fresh tokens | Jun 25 2013 | |||
c94ef134e483 | epriestley | Add `bin/auth refresh` for debugging OAuth token refresh issues | Jun 25 2013 | |||
e723b7e119a7 | epriestley | Add DoorkeeperObjectRef, DoorkeeperBridge, DoorkeeperBridgeAsana | Jun 25 2013 | |||
71e4870a8e06 | epriestley | Fix OAuth Facebook Phame property access | Jun 24 2013 | |||
705dfa25e6f7 | epriestley | Load LDAP provider correctly in `bin/auth` LDAP debug script | Jun 24 2013 | |||
edee95e355d3 | epriestley | Tailor the Asana OAuth help URI | Jun 24 2013 | |||
0a044ef27571 | epriestley | Make old GitHub OAuth URIs work for now | Jun 21 2013 | |||
e275f94fd87a | Chad Little | Update styles on Login Reset | Jun 21 2013 | |||
46a7c61c8081 | epriestley | Improve errors associated with adding new login providers | Jun 20 2013 | |||
619069e23400 | epriestley | Show providers in login order, not alphabetical order | Jun 20 2013 | |||
052193ce2da1 | epriestley | Improve /auth/ behavior when a provider implementation is missing | Jun 20 2013 | |||
de9cf72a64c0 | Chad Little | Update Reset Password Page | Jun 20 2013 | |||
f7e27e36da9f | epriestley | Minor, clean up an obsolete hardcode (no password registration). | Jun 20 2013 | |||
7eb579788e83 | epriestley | Minor, fix an issue where creating a provider without changing anything fails… | Jun 20 2013 | |||
e117b320e278 | epriestley | Add Amazon and Asana providers | Jun 20 2013 | |||
1834584e98b6 | epriestley | Provide contextual help on auth provider configuration | Jun 20 2013 | |||
3b9ccf11f246 | epriestley | Drive auth config with the database | Jun 20 2013 | |||
d8394b2ee053 | epriestley | Prepare for db-driven auth configuration by making proviers operate in dual… | Jun 20 2013 | |||
32f6c88896c8 | epriestley | Add first-time-setup registration flow | Jun 20 2013 | |||
6b1f15ac5446 | epriestley | Build out Auth UI a little bit | Jun 20 2013 | |||
73c2c1d2e60f | epriestley | Send old login code to the bottom of the sea | Jun 19 2013 | |||
8c8ab25fa1aa | epriestley | Restore/respect "require secure browsing" for Facebook (phabricator) | Jun 19 2013 | |||
26944e28766a | epriestley | Expose all LDAP configuration options in the web UI | Jun 18 2013 | |||
fe29b2758210 | epriestley | Fix several issues with "Logout" | Jun 18 2013 | |||
e58f383d9111 | epriestley | Allow authentication providers to store and customize additional configuration | Jun 18 2013 | |||
c0cc7bbfdfd3 | epriestley | Provide `bin/auth ldap` for LDAP diagnostics | Jun 17 2013 | |||
fded36cc2153 | epriestley | Improve more crumbs and cancel buttons for auth | Jun 17 2013 | |||
433c6550b235 | epriestley | Add a cancel button, provider crumb, and account card to registration | Jun 17 2013 | |||
30237aaa4788 | epriestley | Clean up image loading for ExternalAccounts | Jun 17 2013 | |||
278905543e77 | epriestley | Add very basic `bin/auth` tool | Jun 17 2013 | |||
fc2973c5d34b | epriestley | Allow AuthenticationProviderConfig to be enabled and disabled | Jun 17 2013 | |||
07423211e98e | epriestley | Show edit transactions for AuthProviders | Jun 17 2013 | |||
c6374e25d59c | epriestley | Very rough edit workflow for AuthProvider configuration | Jun 17 2013 | |||
abb367dd5b47 | epriestley | Add initial create screen for auth providers | Jun 17 2013 | |||
b927dc057d83 | epriestley | Add List/ApplicationSearch to AuthProviderConfig | Jun 17 2013 | |||
f0ddfe656547 | epriestley | Add PhabricatorAuthProviderConfigQuery | Jun 17 2013 | |||
5f29ccaacae0 | epriestley | Add storage for Auth configuration in preparation for moving it into a web… | Jun 17 2013 | |||
86ff112eebe3 | epriestley | Fix some account profile image derps | Jun 17 2013 | |||
7271547132fb | epriestley | Show account cards for external accounts on "linked accounts" screen and "link… | Jun 17 2013 | |||
b040f889dee2 | epriestley | Move all account link / unlink to new registration flow | Jun 17 2013 | |||
61a0c6d6e389 | epriestley | Add a blanket "will login" event | Jun 17 2013 | |||
0250b48c0557 | epriestley | Add login buttons for button logins, fix LDAP form | Jun 17 2013 | |||
7cf7f3645293 | epriestley | Restyle username/password login for reduced hideousness | Jun 17 2013 | |||
e71564fc75fd | epriestley | Store the digest of the registration key, not the key itslef | Jun 16 2013 | |||
8c3ef4b73c66 | epriestley | Support "state" parameter in OAuth | Jun 16 2013 | |||
fdbd3776255f | epriestley | Replace old login validation controller with new one | Jun 16 2013 | |||
068263a6df18 | epriestley | Move LDAP to new registration flow | Jun 16 2013 | |||
70b30ab52737 | epriestley | Add Google support to new registration flow | Jun 16 2013 | |||
2bc44a130c85 | epriestley | Add GitHub auth to new flows | Jun 16 2013 | |||
a12a6d5c7d1e | epriestley | Add Disqus OAuth to new flows | Jun 16 2013 | |||
1329b7b51ef8 | epriestley | Add password authentication and registration to new registration | Jun 16 2013 | |||
104d3221d9b8 | epriestley | Implement new auth login flow and login validation controller | Jun 16 2013 | |||
c108ada7e4cb | epriestley | Provide start screen and full registration flow on the new auth stuff | Jun 16 2013 | |||
7efee51c384d | epriestley | Put some glue in between PhabricatorAuthProvider and the OAuth adapters | Jun 16 2013 | |||
c05ee9ed6844 | epriestley | Generalize login flows for new registration | Jun 16 2013 | |||
db1cf41ec425 | epriestley | New Registration Workflow | Jun 16 2013 | |||
8744cdb69981 | epriestley | Migrate PhabricatorUserLDAPInfo to PhabricatorExternalAccount | Jun 16 2013 | |||
8111dc74bf89 | epriestley | Migrate the OAuthInfo table to the ExternalAccount table | Jun 14 2013 | |||
bce4b7addfce | epriestley | Internalize storage access for PhabricatorUserOAuthInfo | Jun 14 2013 | |||
3005811b9e13 | epriestley | Remove OAuth token/expiry interfaces | Jun 14 2013 | |||
f1bf27959f96 | Chad Little | PHUIList, PHUIDocument updates | Jun 5 2013 | |||
28858df713bb | Jakub Vrana | Allow add_user.php without password auth | May 25 2013 | |||
664fe7ef730a | epriestley | Add a User-Agent header to OAuth requests | Apr 26 2013 | |||
141233565afd | Jakub Vrana | Fix whitespace around methods | Apr 23 2013 | |||
e3181fcbe730 | Bob Trahan | make applicationTransactionsCommentView have a "Login to comment." button if… | Mar 7 2013 | |||
a22bea2a74cf | epriestley | Apply lint rules to Phabricator | Feb 19 2013 | |||
ef7f16180ce5 | epriestley | Restore merge of phutil_tag. | Feb 13 2013 | |||
73cce6e1310b | epriestley | Revert "Promote phutil-tag again" | Feb 13 2013 | |||
4eb84149c2f1 | vrana | Convert everything to safe HTML | Feb 13 2013 | |||
868ca71451d3 | vrana | Fix some HTML problems | Feb 12 2013 | |||
c9ab1fe50553 | vrana | Return safe HTML from all render() | Feb 12 2013 | |||
a22ef4e9b472 | vrana | Kill most of phutil_escape_html() | Feb 12 2013 | |||
9b8da7376550 | vrana | Convert AphrontTableView to safe HTML | Feb 10 2013 | |||
58b6e2cac641 | vrana | Convert AphrontDialogView to safe HTML | Feb 10 2013 |
c4science · Help