phab/src/applications/auth/controllerfeature/testing
phab/src/applications/auth/controller
feature/testing
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
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 | |||
dd70c5946505 | epriestley | Use OpaqueEnvelopes for all passwords in Phabricator | Jul 17 2012 | |||
2b946459b590 | vrana | Inform user about associated accounts in failed login | Jun 26 2012 | |||
37df05c7a580 | Daniel Fullarton/epriestley | T1354 : Resize profile pics (specifically to handle github v3 api) | Jun 25 2012 | |||
e68323679309 | linead/epriestley | Extract ldap auth from password auth completely | Jun 25 2012 | |||
c762050b7ce8 | vrana | Get rid of file_get_contents($uri) | Jun 19 2012 | |||
726041584f98 | Espen Volden/epriestley | Made it possible to login using LDAP | Jun 13 2012 | |||
06371bc2cdbf | epriestley | Upgrade to GitHub v3 API | Jun 12 2012 | |||
0e1bbbd489a2 | epriestley | Allow administrators to change usernames | Jun 6 2012 | |||
0a7b4591efe1 | epriestley | Allow usernames to include ".", "-" and "_" | Jun 6 2012 | |||
6cc196a2e557 | vrana | Move files in Phabricator one level up | Jun 1 2012 | |||
09c8af4de065 | epriestley | Upgrade phabricator to libphutil v2 | May 30 2012 | |||
557e508656b8 | epriestley | Allow restriction of permitted email domains | May 26 2012 | |||
70fd96037bfd | epriestley | Consolidate user editing code | May 25 2012 | |||
77f546c5724f | epriestley | Allow installs to require email verification | May 21 2012 | |||
905cc5ff3208 | epriestley | Minor, fix OAuth registration, see D2431. | May 9 2012 | |||
679f778235b4 | Bob Trahan | OAuth -- add support for Disqus | May 8 2012 | |||
87207b2f4edb | epriestley | Allow users to have multiple email addresses, and verify emails | May 7 2012 | |||
a122336b3e8c | epriestley | Try to diagnose App Login only for OAuth providers which support it | May 5 2012 | |||
8988667dccee | Bob Trahan | Make Oauth-registration flows a bit more resilient to failures from the… | May 1 2012 | |||
80696946408a | Bob Trahan | Fix next_uri | Apr 22 2012 | |||
d9ce80aa17af | vrana | Explicitly set URL parameter separator for external URLs | Apr 19 2012 | |||
9be054443fe5 | vrana | Handle refreshing profile image with expired OAuth token | Apr 19 2012 | |||
ced84470a976 | vrana | Move invalid session error to login page | Apr 15 2012 | |||
2e45839e4275 | epriestley | Minor, see rPc92e37c1b1b17b8c937ef618a6e856499c23cc80 | Mar 26 2012 | |||
c92e37c1b1b1 | epriestley | Minor, pass $request to OAuthLogin controller. See https://secure.phabricator. | Mar 22 2012 | |||
4fba549a99f7 | vrana | Use PhabricatorEnv::newObjectFromConfig() wherever possible | Mar 21 2012 | |||
b2890eeb0e6f | epriestley | Add "final" to all Phabricator "Controller" classes | Mar 10 2012 | |||
5ba9edff51ec | Bob Trahan | OAuth -- generalize / refactor providers and diagnostics page | Feb 17 2012 | |||
ecd4b03a4e56 | epriestley | Unbreak OAuth Registration | Feb 8 2012 | |||
be424bf381a5 | vrana | Utilize hsprintf() in OAuth | Feb 5 2012 | |||
fe4d717cc724 | vrana | Escape result of PhabricatorOAuthProvider::getProviderName() | Feb 3 2012 | |||
ad36865e504c | epriestley | Add optional "Re:" prefix to all threaded mail and allow disabling mail about… | Jan 19 2012 | |||
82c0795e54d1 | epriestley | Unify logic for username validation | Jan 16 2012 | |||
f81021fa7f2e | epriestley | Improve error message for Conduit path problems | Jan 16 2012 | |||
cedb0c045ad7 | epriestley | Lock down accepted next URI values for redirect after login | Jan 13 2012 | |||
bfbe6ec594d0 | epriestley | Prevent login brute forcing with captchas | Jan 13 2012 | |||
02fb5fea89e6 | epriestley | Allow configuration of a minimum password length, unify password reset… | Jan 12 2012 | |||
d75007cf42d1 | epriestley | Validate logins, and simplify email password resets | Jan 11 2012 | |||
fbfb263cd9ef | epriestley | Provide a configuration flag to disable silliness in the UI | Nov 4 2011 | |||
1620bce842ea | epriestley | Add Google as an OAuth2 provider (BETA) | Sep 14 2011 | |||
87309734cc5c | epriestley | Nuke sessions from the database when users logout | Sep 8 2011 | |||
c04805cde4a1 | Jason Ge | Open AphrontWriteGuard for user login | Aug 20 2011 | |||
39b4d20ce528 | epriestley | Create AphrontWriteGuard, a backup mechanism for CSRF validation | Aug 16 2011 | |||
15ef2fced0f7 | epriestley | Fix conservative CSRF token cycling limit | Jul 14 2011 | |||
420235f9c4e1 | Ricky Elrod | Drag-drop file upload. | Jul 8 2011 | |||
42fba24523c0 | Ricky Elrod | Fix github and local login redirects. | Jul 7 2011 | |||
301fed1b43a4 | epriestley | Revise administrative workflow for user creation | May 31 2011 | |||
d96d515cc21e | epriestley | Add comment linking to Maniphest and Differential | May 31 2011 | |||
fff08a9894bd | epriestley | Allow emails to be used for login | May 28 2011 | |||
deb80b7652f7 | epriestley | Provide an activity log for login and administrative actions | May 21 2011 | |||
f9f8ef0e6e27 | epriestley | Admin and disabled flags for users | May 12 2011 | |||
870f4bfe73d9 | epriestley | Fix GitHub OAuth Registration for users without a name | May 7 2011 | |||
6bec3d2e4fc2 | epriestley | Simplify and demuddle MetaMTA send pathways | May 2 2011 | |||
6e713ad78474 | epriestley | Don't reveal oauth application token information | Apr 14 2011 | |||
361ec78b0344 | epriestley | Add missing includes from XHPAST parse bug. | Apr 7 2011 | |||
a100d97ed5ce | epriestley | Preserve "next" URI by using OAuth 'state' parameter | Mar 8 2011 | |||
2f3d98b24bb8 | epriestley | Further OAuth modularization. | Feb 28 2011 | |||
d3efdcff03f5 | epriestley | Modularize oauth. | Feb 28 2011 | |||
eccc76dae685 | epriestley | Fix some issues caught by HipHop, and work around some issues caused by HipHop. | Feb 27 2011 | |||
af4ab07f46b0 | epriestley | Fix Facebook OAuth flow to ask for email. | Feb 23 2011 | |||
063269a00a1e | epriestley | Store OAuth tokens and more OAuth account info. | Feb 22 2011 | |||
b462349ec8a7 | epriestley | OAuth linking/unlinking controls. | Feb 22 2011 | |||
c3c16d0ac084 | epriestley | Github OAuth | Feb 21 2011 | |||
616c22eae251 | epriestley | I think this improves email a good deal, although it's hard to really test it… | Feb 9 2011 | |||
f07e4f2c164b | epriestley | Make some email stuff work better. | Feb 6 2011 | |||
9fbb0cc40ab2 | epriestley | Full lint pass. | Feb 2 2011 | |||
e28c2e8899cf | epriestley | Profile image stuff | Feb 1 2011 | |||
03fec6e9112c | epriestley | PhabricatorEnv 'infratructure' -> 'infrastructure' (rofl) Recaptcha Email Login… | Jan 31 2011 | |||
25aae76c8a11 | epriestley | Basic Facebook OAuth implementation. | Jan 31 2011 |
c4science · Help