Password Storage

GitLab stores user passwords in a hashed format, to prevent passwords from being visible.

GitLab uses the Devise authentication library, which handles the hashing of user passwords. Password hashes are created with the following attributes: