summaryrefslogtreecommitdiff
path: root/keystone/tests/unit/identity
Commit message (Expand)AuthorAgeFilesLines
* Properly handle octet (byte) strings when converting LDAP responsesLance Bragstad2020-11-111-0/+14
* Fix E731 flake8Vishakha Agarwal2019-06-191-2/+2
* PY3: Ensure LDAP searches use unicode attributesCorey Bryant2019-03-181-1/+8
* Correcting tests with project_idVishakha Agarwal2019-02-131-2/+2
* Merge "Bump sqlalchemy minimum version to 1.1.0"Zuul2018-11-271-0/+6
|\
| * Bump sqlalchemy minimum version to 1.1.0wangxiyuan2018-11-121-0/+6
* | Merge "Drop the compatibility password column"Zuul2018-11-171-12/+0
|\ \
| * | Drop the compatibility password columnwangxiyuan2018-11-121-12/+0
| |/
* | Removing default_assigment_driverVishakha Agarwal2018-11-131-4/+0
|/
* Remove useless "clean" filewangxiyuan2018-10-251-59/+0
* Convert auth to flask native dispatchingmorgan fainberg2018-10-093-256/+260
* Enable foreign keys for unit testwangxiyuan2018-10-091-0/+3
* Enable Foreign keys for sql backend unit testwangxiyuan2018-09-261-4/+20
* Change unique_last_password_count default to 0wangxiyuan2018-08-231-1/+9
* Refactor _handle_shadow_and_local_usersGage Hugo2018-07-021-6/+10
* Fix list_limit doesn't work correctly for domainwangxiyuan2018-04-031-3/+0
* Expose a bug that list_limit doesn't work correctlywangxiyuan2018-04-031-0/+31
* Merge "Fix user email in federated shadow users"Zuul2018-03-282-2/+9
|\
| * Fix user email in federated shadow usersyangweiwei2018-03-222-2/+9
* | Merge "Work around deprecations for opportunistic tests"Zuul2018-03-111-7/+11
|\ \ | |/ |/|
| * Work around deprecations for opportunistic testsColleen Murphy2018-02-271-7/+11
* | Force SQLite to properly deal with foreign keysDavid Stanek2018-02-141-2/+4
* | Merge "Fix list users by name"Zuul2018-02-071-0/+23
|\ \
| * | Fix list users by namewangxiyuan2018-02-031-0/+23
| |/
* | Finish refactoring self.*_api out of testsLance Bragstad2018-02-056-432/+507
|/
* Remove rolling_upgrade_password_hash_compatwangxiyuan2017-12-181-39/+0
* Remove member role assignmentwangxiyuan2017-11-271-3/+8
* Merge "Handle ldap size limit exeeded exception"Zuul2017-10-241-0/+32
|\
| * Handle ldap size limit exeeded exceptionprashkre2017-10-241-0/+32
* | Remove expired password v2 testGage Hugo2017-10-211-19/+0
|/
* Remove v2.0 identity APIsLance Bragstad2017-09-291-65/+0
* Add int storage of datetime for password created/expiresMorgan Fainberg2017-08-151-0/+22
* Support new hashing algorithms for securely storing password hashesMorgan Fainberg2017-05-181-3/+67
* Remove LDAP delete logic and associated testsKristi Nikolla2017-05-122-20/+24
* Remove usage of enforce_typeLance Bragstad2017-04-281-1/+1
* Remove password_expires_ignore_user_idsKristi Nikolla2017-03-031-17/+0
* Fix MFA rule checks for LDAP authMatthew Edmonds2017-02-241-0/+4
* Fix multiple uuid warnings with pycadfGage Hugo2017-02-081-1/+1
* Create user option `ignore_lockout_failure_attempts`Morgan Fainberg2017-01-291-4/+5
* Deprecate [security_compliance]\password_expires_ignore_user_idsMorgan Fainberg2017-01-271-3/+32
* PCI-DSS Force users to change password upon first useRonald De Rose2017-01-271-0/+94
* Code-Defined Resource-specific OptionsMorgan Fainberg2017-01-254-3/+180
* Set the domain for federated usersRonald De Rose2017-01-253-7/+15
* Refactor shadow users testsRonald De Rose2017-01-255-167/+202
* Merge "Do not call `to_dict` outside of a session context"Jenkins2017-01-252-1/+3
|\
| * Do not call `to_dict` outside of a session contextMorgan Fainberg2017-01-252-1/+3
* | Remove code supporting moving resources between domainsMorgan Fainberg2017-01-241-58/+4
* | Merge "Add queries for federated attributes in list_users"Jenkins2017-01-241-0/+83
|\ \ | |/ |/|
| * Add queries for federated attributes in list_users“Richard2017-01-231-0/+83
* | Remove LDAP write supportKristi Nikolla2017-01-211-57/+0
|/