Skip to content
This repository was archived by the owner on May 25, 2021. It is now read-only.

Comments

Configurable password scheme#60

Merged
asfgit merged 1 commit intoapache:masterfrom
rnewson:2725-configurable-password-scheme
Jun 23, 2015
Merged

Configurable password scheme#60
asfgit merged 1 commit intoapache:masterfrom
rnewson:2725-configurable-password-scheme

Conversation

@rnewson
Copy link
Member

@rnewson rnewson commented Jun 23, 2015

This gives the administrator control over which algorithm is used to
hash passwords and a separate control over whether this happens on
successful authentication or only at password change time.

closes COUCHDB-2725

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

config:get_boolean/3 is better here.

This gives the administrator control over which algorithm is used to
hash passwords and a separate control over whether this happens on
successful authentication or only at password change time.

closes COUCHDB-2725
@rnewson rnewson force-pushed the 2725-configurable-password-scheme branch from 6efffa3 to 2c19dcd Compare June 23, 2015 13:08
@janl
Copy link
Member

janl commented Jun 23, 2015

LGTM +1

@asfgit asfgit merged commit 2c19dcd into apache:master Jun 23, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants