summaryrefslogtreecommitdiffstats
path: root/gerrit-oauth
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'stable-2.10' into stable-2.11David Pursehouse2015-05-073-61/+85
|\
| * Merge "OAuth: Check for session validity during logout" into stable-2.10Saša Živkov2015-05-061-1/+3
| |\
| | * OAuth: Check for session validity during logoutDavid Ostrovsky2015-04-251-1/+3
| * | OAuth: Simplify protocol implementationDavid Ostrovsky2015-05-052-30/+6
| * | Allow to link user identity to another OAuth providerDavid Ostrovsky2015-05-052-36/+82
| |/
* | Merge branch 'stable-2.10' into stable-2.11David Pursehouse2015-04-142-13/+28
|\|
| * Merge "OAuth: Respect servlet context path in URL for login token" into stabl...Shawn Pearce2015-04-141-12/+23
| |\
| | * OAuth: Respect servlet context path in URL for login tokenDavid Ostrovsky2015-04-131-12/+23
| * | Invalidate OAuth session after web_sessions cache expirationDavid Ostrovsky2015-04-121-1/+5
| |/
* | Merge branch 'stable-2.10' into stable-2.11David Pursehouse2015-03-292-6/+46
|\|
| * Merge "Remove unused OAuthToken in authorisation URL" into stable-2.10Saša Živkov2015-03-261-3/+2
| |\
| | * Remove unused OAuthToken in authorisation URLLuca Milanesio2015-03-251-3/+2
| * | Add log messages to troubleshoot OAuth/OpenID linkingDavid Ostrovsky2015-03-261-0/+5
| * | OAuth: Allow to link claimed identity to existing accountsDavid Ostrovsky2015-03-202-3/+39
| |/
* / Merge branch 'stable-2.10' into stable-2.11David Pursehouse2015-03-162-5/+4
|/
* Expose extension point for generic OAuth providersDavid Ostrovsky2015-03-066-0/+571