summaryrefslogtreecommitdiff
path: root/keystone
Commit message (Expand)AuthorAgeFilesLines
* Merge "Fix for werkzeug > 0.15" into stable/steinstable/steinZuul2022-01-151-1/+1
|\
| * Fix for werkzeug > 0.15morgan fainberg2020-03-251-1/+1
* | Fix typo in identity provider policiesLance Bragstad2021-10-071-4/+4
* | Retry update_user when sqlalchemy raises StaleDataErrorsLance Bragstad2021-03-312-0/+45
* | Merge "Delete system role assignments from system_assignment table" into stab...Zuul2021-03-182-0/+24
|\ \
| * | Delete system role assignments from system_assignment tableVishakha Agarwal2020-10-302-0/+24
* | | Properly handle octet (byte) strings when converting LDAP responsesLance Bragstad2020-11-112-1/+25
|/ /
* | Merge "Refactor some ldap code to implement TODOs" into stable/steinZuul2020-06-122-26/+21
|\ \
| * | Refactor some ldap code to implement TODOsRadosław Piliszek2020-03-112-26/+21
* | | Merge "Honor group_members_are_ids for user_enabled_emulation" into stable/steinZuul2020-06-122-4/+71
|\ \ \ | |/ /
| * | Honor group_members_are_ids for user_enabled_emulationRadosław Piliszek2020-03-112-4/+71
| |/
* | Fix security issues with EC2 credentialsColleen Murphy2020-05-065-62/+542
* | Ensure OAuth1 authorized roles are respectedColleen Murphy2020-05-062-0/+31
* | Check timestamp of signed EC2 token requestColleen Murphy2020-05-023-3/+163
* | Add cadf auditing to credentialsNathan Oyler2020-04-012-3/+20
|/
* Always have username in CADF initiatorGage Hugo2020-02-202-1/+30
* Merge "Ensure bootstrap handles multiple roles with the same name" into stabl...Zuul2020-01-302-0/+32
|\
| * Ensure bootstrap handles multiple roles with the same nameLance Bragstad2020-01-292-0/+32
* | Fix role_assignments role.id filterColleen Murphy2020-01-284-7/+44
|/
* Fix credential list for project membersColleen Murphy2019-12-062-7/+128
* Merge "token: consistently decode binary types" into stable/steinZuul2019-10-302-68/+104
|\
| * token: consistently decode binary typesJames Page2019-10-302-68/+104
* | Merge "Make system tokens work with domain-specific drivers" into stable/steinZuul2019-10-222-0/+18
|\ \ | |/ |/|
| * Make system tokens work with domain-specific driversLance Bragstad2019-10-172-0/+18
* | Merge "Allows to use application credentials through group membership" into s...Zuul2019-10-182-7/+41
|\ \ | |/ |/|
| * Allows to use application credentials through group membershipJose Castro Leon2019-08-132-7/+41
* | Merge "Add retry for DBDeadlock in credential delete" into stable/steinZuul2019-09-032-0/+37
|\ \
| * | Add retry for DBDeadlock in credential deleteRabi Mishra2019-08-202-0/+37
| |/
* | Fix python3 compatibility on LDAP search DN from idRaildo Mascena2019-08-011-3/+2
* | Fixing dn_to_id function for cases were id is not in the DNRaildo Mascena2019-07-233-10/+87
|/
* Revert "Blacklist bandit 1.6.0"Jim Rollenhagen2019-06-248-11/+12
* DRY: Remove redundant policies from policy.v3cloudsample.json15.0.0.0rc215.0.0Lance Bragstad2019-04-021-0/+56
* Remove redundant policies from v3cloudsampleColleen Murphy2019-04-022-26/+11
* Merge "Make system admin policies consistent for grants" into stable/steinZuul2019-04-022-4/+209
|\
| * Make system admin policies consistent for grantsLance Bragstad2019-03-262-4/+209
* | Merge "Add domain scope support for group policies" into stable/steinZuul2019-04-024-40/+735
|\ \
| * | Add domain scope support for group policiesColleen Murphy2019-04-014-40/+735
* | | Merge "Implement system reader functionality for grants" into stable/steinZuul2019-04-012-6/+480
|\ \ \ | | |/ | |/|
| * | Implement system reader functionality for grantsLance Bragstad2019-03-262-6/+480
* | | Merge "Consolidate user protection tests" into stable/steinZuul2019-04-014-128/+62
|\ \ \
| * | | Consolidate user protection testsLance Bragstad2019-03-264-128/+62
* | | | Merge "Delete shadow users when domain is deleted" into stable/steinZuul2019-04-012-9/+16
|\ \ \ \
| * | | | Delete shadow users when domain is deletedColleen Murphy2019-03-302-9/+16
| | |_|/ | |/| |
* | | | Merge "Only validate tokens once per request" into stable/steinZuul2019-04-012-7/+32
|\ \ \ \
| * | | | Only validate tokens once per requestLance Bragstad2019-03-252-7/+32
* | | | | Merge "Remove project policies from policy.v3cloudsample.json" into stable/steinZuul2019-04-011-0/+6
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Remove project policies from policy.v3cloudsample.jsonLance Bragstad2019-03-251-0/+6
* | | | | Raise METHOD NOT ALLOWED instead of 500 error on protocol CRUDMorgan Fainberg2019-03-292-19/+89
| |_|/ / |/| | |
* | | | Merge "Remove assignment policies from policy.v3cloudsample.json" into stable...Zuul2019-03-262-44/+4
|\ \ \ \
| * | | | Remove assignment policies from policy.v3cloudsample.jsonVishakha Agarwal2019-03-252-44/+4