Sign in
gerrit
/
plugins
/
oauth
/
3cff529f905aa93999c4dcf3c690c9136c902fdf
/
src
0fd016e
Merge branch 'stable-2.16' into stable-3.0
by David Pursehouse
· 4 years, 10 months ago
4218f62
Add unit tests for oauth api providers
by David Ostrovsky
· 4 years, 10 months ago
891392b
Merge branch 'stable-2.16' into stable-3.0
by David Ostrovsky
· 5 years ago
23db10a
Bump scribe version to 6.9.0
by David Ostrovsky
· 5 years ago
17ffa12
Add support for GitHub Enterprise OAuth
by YOUNG CHA
· 6 years ago
a95ce82
Merge branch 'stable-2.16' into stable-3.0
by David Ostrovsky
· 5 years ago
871c79e
Merge branch 'stable-2.15' into stable-2.16
by David Ostrovsky
· 5 years ago
53d4933
Init: Default to yes only for currently configured providers
by David Ostrovsky
· 5 years ago
cb750e8
Merge branch 'stable-2.16' into stable-3.0
by Nguyen Tuan Khang Phan
· 5 years ago
668bb72
Documentation: Add missing footer that links to plugin index page
by Nguyen Tuan Khang Phan
· 5 years ago
e7ac982
Merge branch 'stable-2.16' into stable-3.0
by Marco Miller
· 5 years ago
508d3ca
Documentation: Add missing plugin standalone and in-tree testing
by Nguyen Tuan Khang Phan
· 5 years ago
2b6416d
Merge branch 'stable-2.16' into stable-3.0
by David Pursehouse
· 5 years ago
769251c
Replace ExpectedException with assertThrows
by David Pursehouse
· 5 years ago
2d1dd53
Merge branch 'stable-2.16' into stable-3.0
by David Ostrovsky
· 5 years ago
49f3f09
Fix NullPointerException in init in batch mode
by David Ostrovsky
· 5 years ago
5160fe6
Merge branch 'stable-2.16' into stable-3.0
by David Pursehouse
· 5 years ago
99c0605
Check that root URL is absolute URL
by David Ostrovsky
· 5 years ago
9af1ec7
Merge branch 'stable-2.16' into stable-3.0
by Marco Miller
· 5 years ago
247c255
Merge branch 'stable-2.14' into stable-2.15
by Marco Miller
· 5 years ago
bf79926
Replace bazel-genfiles with bazel-bin in documentation
by David Pursehouse
· 5 years ago
491388d
Merge branch 'stable-2.16'
by Marco Miller
· 6 years ago
dd26438
Merge branch 'stable-2.14' into stable-2.15
by Marco Miller
· 6 years ago
64ad652
Extend ServletModule instead of HttpPluginModule
by David Pursehouse
· 6 years ago
2b8d811
Merge branch 'stable-2.16'
by David Ostrovsky
· 6 years ago
a867470
Merge branch 'stable-2.14' into stable-2.15
by David Ostrovsky
· 6 years ago
a8b3d62
Merge branch 'stable-2.13' into stable-2.14
by David Ostrovsky
· 6 years ago
1977f6f
GoogleOAuthService: Stop using deprecated Google+ userinfo endpoint
by David Ostrovsky
· 6 years ago
stable-2.13
7238ec3
Use static import for OutputFormat.JSON consistently
by Matthias Sohn
· 6 years ago
cbc5f2d
Adapt to new OutputFormat class location
by David Howden
· 6 years ago
0244138
Fix GitLab and Bitbucket services
by Alexander Martinz
· 6 years ago
7031607
Merge "Provide AirVantage OAuth implementation"
by David Pursehouse
· 6 years ago
96776ac
Provide AirVantage OAuth implementation
by Bertrand Roussel
· 6 years ago
a12cf9e
Remove unnecessary calls to String.format in IOException ctors
by David Pursehouse
· 6 years ago
b26f0d8
Format all Java files with google-java-format 1.6
by David Pursehouse
· 6 years ago
b637a18
FacebookApi: Use access token json extractor
by David Ostrovsky
· 7 years ago
e435bbd
Add tests for access token json extractor
by David Ostrovsky
· 7 years ago
b082655
Extract OAuth2 access token json extractor in its own class
by David Ostrovsky
· 7 years ago
de3e6a3
CasOAuthService: Remove redundant null check
by David Ostrovsky
· 7 years ago
c3444c6
Add support for Office365 OAuth 2.0
by Maulik Jodhani
· 7 years ago
f0a6f15
Add Keycloak support
by Piotr Wolny
· 7 years ago
c8cb1fa
Refactoring of duplicated code
by Piotr Wolny
· 7 years ago
76c9387
Fix indentation
by Saša Živkov
· 7 years ago
62d6d3e
Add CoreOS Dex support
by Kenny Ho
· 7 years ago
2926f60
Fix CAS OAuth support (for CAS v5 and higher)
by Matthew Webber
· 7 years ago
5d65a60
Format Java files with google-java-format
by David Ostrovsky
· 8 years ago
d33c0f1
GitLabApi: Fix eclipse warnings
by David Ostrovsky
· 8 years ago
062ec79
HttpModule: Consistently use InitOAuth.CLIENT_ID constant
by nanpuyue
· 8 years ago
6e3db0a
Google OAuth provider: Allow multiple hosted domains
by Alexander Kojevnikov
· 8 years ago
a41d6d6
Merge "Add GitLab oauth provider"
by David Ostrovsky
· 8 years ago
0ec9318
Add GitLab oauth provider
by TuvaevAndrey
· 8 years ago
a29e972
Expose dummy OAuthLoginProvider implementation
by David Ostrovsky
· 8 years ago
6aebd3c
Add support for Facebook OAuth login
by Boyan Vladinov
· 8 years ago
6663ea4
Prefix user id with oauth provider name
by David Ostrovsky
· 8 years ago
6a3d10d
Google OAuth provider: OpenID 2.0 identifier mapping is discontinued
by David Ostrovsky
· 8 years ago
fee9340
Fix compile warning
by David Ostrovsky
· 8 years ago
65457c9
Update bazlets and switch to using external_plugin_deps.bzl
by David Ostrovsky
· 8 years ago
41759c8
Implement Bazel build
by David Ostrovsky
· 8 years ago
39e7f4d
Add support for CAS OAuth.
by David Ostrovsky
· 8 years ago
794ac87
Fix double grant_type bug
by David Ostrovsky
· 8 years ago
8a2fab8
Added Bitbucket OAuth plugin.
by Maciek Opala
· 9 years ago
f84e1f1
rename use-domain-users-for-ssh to use-email-as-username to be more descriptive and compatible with the gitbhub provider
by Marius Ducea
· 9 years ago
028f391
Make sure that we don't have an empty email address from google auth
by Marius Ducea
· 9 years ago
7e47cf5
add documentation on how to enable use-domain-users-for-ssh
by Marius Ducea
· 9 years ago
fae629e
Add support to automatically create the gerrit username from the user part of the google apps email address used for the Google OAuth provider; this is disabled by default
by Marius Ducea
· 9 years ago
81e67f0
Merge branch 'stable-2.10'
by David Ostrovsky
· 10 years ago
stable-2.11
87b450a
Add support for hosted domain to Google OAuth provider
by David Ostrovsky
· 10 years ago
b51dc85
Build with API version 2.11
by David Ostrovsky
· 10 years ago
af4ff69
Check for null values and log user endpoint response
by David Ostrovsky
· 10 years ago
94b3d93
API update for "Remove unused OAuthToken..."
by Roland Schulz
· 10 years ago
e26a3d3
Add init step
by David Ostrovsky
· 10 years ago
ded8a1f
Buck: Add standalone build mode
by David Ostrovsky
· 10 years ago
ac11331
Extending documentation to provide instructions how to obtain OAuth authorizations
by Alexander Afanasyev
· 10 years ago
f0abd12
Correct callback for GitHub plugin
by Alexander Afanasyev
· 10 years ago
5258dd7
Add log messages to troubleshoot OAuth/OpenID linking
by David Ostrovsky
· 10 years ago
b070d3d
Don't use Google+ API
by David Ostrovsky
· 10 years ago
3a1230c
Support linking oauth identity to existing OpenID accounts
by David Ostrovsky
· 10 years ago
a5251f0
Add missing license header
by David Ostrovsky
· 10 years ago
21acee3
Add documentation how to configure plugin
by David Ostrovsky
· 10 years ago
4f86f51
Add documentation how to build plugin
by David Ostrovsky
· 10 years ago
3a522ee
Username must be supplied during oauth registration
by David Ostrovsky
· 10 years ago
90345b1
Add support for GitHub OAuth
by David Ostrovsky
· 10 years ago
ebf2b68
initial revision
by David Ostrovsky
· 10 years ago