phab/src/applications/auth/controllerproduction
phab/src/applications/auth/controller
production
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
5b1d9c935a90 | epriestley | After writing "next_uri", don't write it again for a while | Jan 23 2014 | |||
69ddb0ced631 | epriestley | Issue "anonymous" sessions for logged-out users | Jan 23 2014 | |||
072741802350 | epriestley | Consolidate use of magical cookie name strings | Jan 23 2014 | |||
02aa193cb05e | epriestley | Add a common password blacklist | Jan 23 2014 | |||
31a2bebf633b | Chad Little | Move PhabricatorTagView to PHUITagView | Jan 14 2014 | |||
d392a8f15700 | epriestley | Replace "web" and "conduit" magic session strings with constants | Jan 14 2014 | |||
eef314b70149 | epriestley | Separate session management from PhabricatorUser | Jan 14 2014 | |||
220d680f3769 | epriestley | Allow PhabricatorUserLog to store non-user PHIDs | Jan 14 2014 | |||
b74c7a3d371a | Chad Little | Simplify PHUIObjectBoxViews handling of Save and Error states | Jan 10 2014 | |||
a5dc9067af0c | epriestley | Provide convenience method addTextCrumb() to PhabricatorCrumbsView | Dec 19 2013 | |||
3a035c02e7b9 | epriestley | Recover more flexibly from an already-verified email | Nov 21 2013 | |||
a518626a8574 | epriestley | Slightly improve behavior for unverified + unapproved users | Nov 21 2013 | |||
fb6e38548b0c | epriestley | Respect "can edit username" in registration UI | Nov 13 2013 | |||
c0e1a63a63ae | epriestley | Implement an approval queue | Nov 13 2013 | |||
c8320923c405 | epriestley | Implement most of the administrative UI for approval queues | Nov 13 2013 | |||
7f11e8d7401e | epriestley | Improve handling of email verification and "activated" accounts | Nov 12 2013 | |||
cd73fe78db36 | epriestley | Roadblock users trying to register with external accounts that have invalid… | Nov 12 2013 | |||
30a51dac3686 | epriestley | Clarify registration rules more aggressively when configuring auth | Nov 12 2013 | |||
a29b5b070f5a | Jakub Vrana | Replace some hsprintf() by phutil_tag() | Nov 11 2013 | |||
7dde01df76ef | epriestley | Fix issues with first-time account registration | Oct 5 2013 | |||
cad9e548bca2 | Chad Little | Add Header to Registration | Oct 5 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 | |||
25eb401e18ae | epriestley | Handle user aborts during auth workflows in Phabricator | Sep 3 2013 | |||
4e12a375f3f4 | epriestley | Add JIRA as an authentication provider | Sep 3 2013 | |||
fe2a96e37ff0 | Chad Little | Update Form Layouts | Aug 26 2013 | |||
751cd547c291 | epriestley | Remove dust from page construction | Aug 20 2013 | |||
cf9dc5d18945 | epriestley | Fix bug when multiple comment forms appear on a single page | Jul 29 2013 | |||
cff8c509030f | epriestley | Modernize email verification page | Jul 11 2013 | |||
fe71b34c6883 | epriestley | Add a "refresh" action for external accounts | Jun 25 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 | |||
7eb579788e83 | epriestley | Minor, fix an issue where creating a provider without changing anything fails… | Jun 20 2013 | |||
1834584e98b6 | epriestley | Provide contextual help on auth provider configuration | 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 | |||
e58f383d9111 | epriestley | Allow authentication providers to store and customize additional configuration | Jun 18 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 | |||
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 | |||
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 | |||
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 | |||
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 | |||
e3181fcbe730 | Bob Trahan | make applicationTransactionsCommentView have a "Login to comment." button if… | Mar 7 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 | |||
d817dfa8fcce | vrana | Convert some phutil_escape_html() to hsprintf() | Feb 9 2013 | |||
afc5333bb3aa | vrana | Convert AphrontFormView to safe HTML | Feb 8 2013 | |||
059920c2dac5 | vrana | Convert AphrontErrorView to safe HTML | Feb 8 2013 | |||
be4662e6670d | vrana | Convert setCaption() to safe HTML | Feb 6 2013 | |||
f705c978b5d7 | epriestley | render_tag -> tag: phabricator_render_form -> phabricator_form | Jan 30 2013 | |||
f9030885c414 | epriestley | Merge branch 'master' into phutil_tag | Jan 27 2013 | |||
251a7b060224 | Chad Little | Reasonable pht pass at auth. | Jan 27 2013 | |||
20768d65d566 | vrana | Convert phutil_render_tag(X, Y, '...') to phutil_tag | Jan 25 2013 | |||
117589c160f6 | Chad Little | Clean up Login, Responsive Forms | Jan 19 2013 | |||
ef85f49adc07 | vrana | Delete license headers from files | Nov 5 2012 | |||
5bde6c71ce4e | vrana | Declare used properties | Oct 4 2012 | |||
6b1c27eb0ead | epriestley | Make "public" pastes meaningfully visible to logged-out users | Oct 1 2012 | |||
0e672e243558 | epriestley | Fix GitHub login failure for user with username "0". | Sep 14 2012 | |||
b0802a779762 | Brian Cline/epriestley | Resolve LDAP registration DAO exception due to empty username | Aug 24 2012 | |||
d5aaa54d0b8f | epriestley | Allow installs to configure an arbitrary block of HTML to show on the login… | Aug 15 2012 | |||
20ac900e8b6a | epriestley | Make settings panels more modular and modern | Aug 13 2012 | |||
94bc4003f191 | epriestley | Show a "Logout?" dialog when the user goes to /logout/ | Jul 25 2012 | |||
7081923bd73c | Neal Poole | Adding 'Secure Browsing' config setting to Facebook OAuth. | Jul 18 2012 | |||
30deacdbaf48 | epriestley | Fix some more ldap issues | Jul 17 2012 |
c4science · Help