summaryrefslogtreecommitdiff
path: root/jstests/auth/user_management_commands_mechanisms.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-35487 Remove FCV 4.0 checks from user managementSara Golemon2018-06-071-21/+1
* SERVER-34874: Mark user_management_commands_mechanisms.js as needs persistenceSpencer Jackson2018-05-071-0/+1
* SERVER-34626: Remove SCRAM-SHA-1 specific auth checks from SCRAM-SHA-256Spencer Jackson2018-05-041-1/+22
* SERVER-34446: Remove normalization of SCRAM-SHA-256 prinicpal namesSpencer Jackson2018-04-131-10/+0
* SERVER-32975: Expose mechanism info in usersInfoSpencer Jackson2018-03-261-0/+56
* SERVER-33273 Do not pre-digest non-SCRAM-SHA-1 passwordsSara Golemon2018-02-151-13/+34
* SERVER-32974 Enhance createUser/updateUser to support SCRAM-SHA-256Sara Golemon2018-02-151-0/+159