use bcrypt for password hashes
bcrypt is a modern password hashing function, providing better protection against offline attacks than the currently used plain md5.
Gitlab will go into maintenance on Wednesday 6th December between 8:00am - 10:30am for applying a GitLab Security Release Update
bcrypt is a modern password hashing function, providing better protection against offline attacks than the currently used plain md5.