Skip to content
This repository has been archived by the owner on Jun 14, 2024. It is now read-only.

feat: authenticate without entering a password #513

Merged
merged 9 commits into from
Dec 21, 2020
Merged

feat: authenticate without entering a password #513

merged 9 commits into from
Dec 21, 2020

Conversation

ghusse
Copy link
Contributor

@ghusse ghusse commented Dec 11, 2020

BREAKING CHANGE: by default, the authentication process will no longer ask for a password. Instead, the user will be redirected to a web page and will be asked to validate an authentication code.

Pull Request checklist:

  • Write an explicit title for the Pull Request, following Conventional Commits specification
  • Create automatic tests
  • No automatic tests failures
  • Test manually the implemented changes
  • Review my own code (indentation, syntax, style, simplicity, readability)
  • Wonder if you can improve the existing code

@ghusse ghusse requested a review from DrRaider December 11, 2020 07:40
@ghusse ghusse changed the title feat!: authenticate without entering a password feat: authenticate without entering a password Dec 11, 2020
DrRaider
DrRaider previously approved these changes Dec 15, 2020
@DrRaider DrRaider assigned ghusse and unassigned DrRaider Dec 15, 2020
@ghusse ghusse changed the base branch from master to beta December 18, 2020 08:27
@ghusse ghusse dismissed DrRaider’s stale review December 18, 2020 08:27

The base branch was changed.

@ghusse ghusse requested a review from DrRaider December 18, 2020 09:21
@ghusse ghusse assigned DrRaider and unassigned ghusse Dec 18, 2020
@ghusse ghusse merged commit fe8d8c3 into beta Dec 21, 2020
@ghusse ghusse deleted the release/oidc branch December 21, 2020 10:38
forest-bot added a commit that referenced this pull request Dec 21, 2020
# [4.0.0-beta.1](v3.10.4...v4.0.0-beta.1) (2020-12-21)

### Features

* authenticate without entering a password ([#513](#513)) ([fe8d8c3](fe8d8c3))

### BREAKING CHANGES

* by default, the authentication process will redirect to a web page to validate a code.
@forest-bot
Copy link
Member

🎉 This PR is included in version 4.0.0-beta.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

forest-bot added a commit that referenced this pull request Feb 23, 2021
# [4.0.0](v3.10.9...v4.0.0) (2021-02-23)

### Bug Fixes

* remove merge error ([aec7593](aec7593))

### Features

* **update:** add lumber update command ([#527](#527)) ([d8f1eaf](d8f1eaf))
* authenticate without entering a password ([#513](#513)) ([fe8d8c3](fe8d8c3))
* ease multi-database setup by managing mongoose connection like sequelize ([#490](#490)) ([cf508cb](cf508cb))

### BREAKING CHANGES

* by default, the authentication process will redirect to a web page to validate a code.
@forest-bot
Copy link
Member

🎉 This PR is included in version 4.0.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants