phab/src/applications/auth/provider/PhabricatorAuthProvider.phpstable
phab/src/applications/auth/provider/PhabricatorAuthProvider.php
stable
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
29948eaa5bd2 | epriestley | Use phutil_hashes_are_identical() when comparing hashes in Phabricator | Sep 2 2015 | |||
f695dcea9ee8 | Joshua Spence | Use PhutilClassMapQuery | Jul 7 2015 | |||
b6d745b66687 | Joshua Spence | Extend from Phobject | Jun 15 2015 | |||
36e2d02d6ec5 | Joshua Spence | phtize all the things | May 22 2015 | |||
61b178f44e48 | Joshua Spence | Use PhutilInvalidStateException | May 13 2015 | |||
4f8147dbb8c0 | epriestley | Improve protection against SSRF attacks | Mar 25 2015 | |||
779744342865 | epriestley | Support invites in the registration and login flow | Feb 11 2015 | |||
472f316bbd90 | Bob Trahan | Auth - allow for "auto login" providers | Feb 6 2015 | |||
3cf9a5820fc9 | Joshua Spence | Minor formatting changes | Oct 7 2014 | |||
12aaa942acc5 | Mukunda Modell/epriestley | Add a CanCDN flag to uploaded files | Aug 8 2014 | |||
86c399b65783 | Joshua Spence | Rename `PhabricatorApplication` subclasses | Jul 23 2014 | |||
f4b05312cdf5 | Joshua Spence | Fix broken references to auth adapters | Jul 22 2014 | |||
8999a1c1ea55 | Joshua Spence | Utilize `PhutilMethodNotImplementedException` | Jul 21 2014 | |||
0a62f13464b8 | Joshua Spence/epriestley | Change double quotes to single quotes. | Jun 9 2014 | |||
43d45c49568a | Tal Shiri/epriestley | can now tell phabricator you trust an auth provider's emails (useful for Google… | May 16 2014 | |||
a566ae373015 | epriestley | Require a CSRF code for Twitter and JIRA (OAuth 1) logins | Feb 24 2014 | |||
3c9153079f13 | epriestley | Make password hashing modular | Feb 18 2014 | |||
24544b1a2f24 | epriestley | Straighten out absolute/relative URIs in login providers | Jan 23 2014 | |||
0ce4f6d17687 | epriestley | Add Persona auth provider | Oct 14 2013 | |||
5ba20b8924d5 | Chad Little | Move PhabricatorObjectItem to PHUIObjectItem, add 'plain' setting for lists. | Sep 9 2013 | |||
e5b4ce5525d7 | epriestley | Reduce the amount of OAuth1/OAuth2 code duplication for rendering login buttons | Sep 3 2013 | |||
4e12a375f3f4 | epriestley | Add JIRA as an authentication provider | Sep 3 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 | |||
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 | |||
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 | |||
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 | |||
86ff112eebe3 | epriestley | Fix some account profile image derps | Jun 17 2013 | |||
b040f889dee2 | epriestley | Move all account link / unlink to new registration flow | Jun 17 2013 | |||
0250b48c0557 | epriestley | Add login buttons for button logins, fix LDAP form | Jun 17 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 | |||
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 |
c4science · Help