index
:
delta/openstack/keystone.git
feature/hierarchical-multitenancy
feature/key-dist
master
proposed/juno
proposed/kilo
stable/2023.1
stable/havana
stable/icehouse
stable/juno
stable/kilo
stable/liberty
stable/mitaka
stable/newton
stable/ocata
stable/pike
stable/queens
stable/rocky
stable/stein
stable/train
stable/ussuri
stable/victoria
stable/wallaby
stable/xena
stable/yoga
stable/zed
opendev.org: openstack/keystone.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
keystone
/
oauth1
/
controllers.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Convert /v3/users to flask native dispatching
Morgan Fainberg
2018-10-11
1
-143
/
+0
*
Convert OS-AUTH1 paths to flask dispatching
Morgan Fainberg
2018-08-02
1
-285
/
+0
*
Simplify federation and oauth token callbacks
Lance Bragstad
2018-02-16
1
-18
/
+16
*
Add schema check for authorize request token
wangxiyuan
2018-01-10
1
-4
/
+12
*
Use keystone.common.provider_api for oauth APIs
Lance Bragstad
2017-12-27
1
-21
/
+23
*
Remove Dependency Injection
Morgan Fainberg
2017-12-13
1
-6
/
+0
*
Correct error message for request token
wangxiyuan
2017-12-05
1
-1
/
+1
*
Change url scheme passed to oauth signature verifier
Hemanth Nakkina
2017-05-15
1
-2
/
+14
*
Change url passed to oauth signature verifier to request url
Hemanth Nakkina
2017-05-07
1
-6
/
+2
*
Merge "Refactor Authorization:"
Jenkins
2017-05-05
1
-3
/
+3
|
\
|
*
Refactor Authorization:
Adam Young
2017-05-02
1
-3
/
+3
*
|
Fix keystone.tests.unit.test_v3_oauth1.MaliciousOAuth1Tests
ChangBo Guo(gcb)
2017-05-03
1
-2
/
+2
|
/
*
Pass initiator to Manager as a kwarg
Lance Bragstad
2016-10-07
1
-13
/
+18
*
Move audit initiator creation to request
Jamie Lennox
2016-10-05
1
-16
/
+15
*
Consolidate the common code into one method
Dave Chen
2016-09-21
1
-30
/
+3
*
Handle the exception from creating request token properly
Dave Chen
2016-09-21
1
-3
/
+16
*
Handle the exception from creating access token properly
Dave Chen
2016-09-21
1
-20
/
+46
*
Replace the content type with correct one
Dave Chen
2016-08-16
1
-2
/
+2
*
Remove the redundant verification in OAuth1 authorization
Dave Chen
2016-07-31
1
-10
/
+0
*
Handle more auth information via context
Jamie Lennox
2016-07-13
1
-2
/
+2
*
Merge "Move request validation inline"
Jenkins
2016-07-09
1
-2
/
+2
|
\
|
*
Move request validation inline
Lance Bragstad
2016-07-08
1
-2
/
+2
*
|
Merge "Use http_client constants instead of hardcoding"
Jenkins
2016-07-09
1
-6
/
+11
|
\
\
|
|
/
|
/
|
|
*
Use http_client constants instead of hardcoding
Eric Brown
2016-07-07
1
-6
/
+11
*
|
Remove get_auth_context
Jamie Lennox
2016-07-07
1
-6
/
+2
|
/
*
Remove headers from context
Jamie Lennox
2016-07-06
1
-7
/
+5
*
Use request.params instead of context['query_string']
Jamie Lennox
2016-06-29
1
-2
/
+2
*
Replace keystone.common.config with keystone.conf package
Dolph Mathews
2016-06-24
1
-2
/
+2
*
Pass a request to controllers instead of a context
Jamie Lennox
2016-06-08
1
-41
/
+45
*
Consolidate @notifications.internal into Audit
Lance Bragstad
2016-03-14
1
-3
/
+4
*
Merge "Avoid using `len(x)` to check if x is empty"
Jenkins
2016-02-23
1
-1
/
+1
|
\
|
*
Avoid using `len(x)` to check if x is empty
Raildo Mascena
2016-02-17
1
-1
/
+1
*
|
Fix inconsistencies between Oauth1DriverV8 interface and driver
Brant Knudson
2016-02-19
1
-2
/
+2
|
/
*
Add schema for OAuth1 consumer API
Dave Chen
2016-02-02
1
-6
/
+4
*
Correct RoleNotFound usage
Brant Knudson
2015-11-24
1
-1
/
+1
*
Move oauth1 extension into core
Steve Martinelli
2015-11-18
1
-0
/
+410