-
Notifications
You must be signed in to change notification settings - Fork 20
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge #675: Rename email config option
35528b4 feat: [#674] rename email config option (Jose Celano) Pull request description: From: ```toml [registration] [registration.email] required = true verified = true ``` To: ```toml [registration] [registration.email] required = true verification_required = true ``` ACKs for top commit: josecelano: ACK 35528b4 Tree-SHA512: b46e635eefbfe26826cb11935dd9046f0ee6b6074bf4352749f13173cfe9cc9b841091374cc4159dffaa860a2a214aaafbf4bfd994d4943c9d3cb0de66bb7e93
- Loading branch information
Showing
5 changed files
with
7 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters