forked from consuldemocracy/consuldemocracy
-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Move Secrets to Settings #20
Comments
This was referenced Jul 29, 2019
This was referenced Sep 4, 2019
taitus
pushed a commit
that referenced
this issue
Nov 17, 2020
Improve styles for budgets voting phase
taitus
pushed a commit
that referenced
this issue
Nov 26, 2020
Improve styles for budgets voting phase
taitus
pushed a commit
that referenced
this issue
Nov 26, 2020
Improve styles for budgets voting phase
taitus
pushed a commit
that referenced
this issue
Dec 2, 2020
Improve styles for budgets voting phase
taitus
pushed a commit
that referenced
this issue
Jan 27, 2022
* #18 Partial implementation for user verification * #18 Add validation for CNP * #18 Add working implementation for validation * #18 Fix unsafe stripping * Add test for CNP validation, split up terms checkboxes Add a very basic system spec for the new CNP verification flow. Split up the checkbox to accept terms, residency, and adult status into three separate checkboxes. Co-authored-by: tsundokul <[email protected]>
Senen
pushed a commit
that referenced
this issue
May 26, 2023
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Why is this Needed?
To make it easier for an administrator to configure the Consul application from the administrator panel without requiring a systems administrator
Description
Move to structure defined on #19 the next valid Secrets (
config/secrets.yml
) :Secrets discarded by its dependencies with Ansible:
secret_key_baseserver_nameSecrets discarded because they are specific to Madrid City Council:
managers_urlmanagers_application_keyCurrent Behavior
All these variables are included on
config/secrets.yml
Expected Behavior
In these screenshots we can see how structure all commented secrets:
https://drive.google.com/drive/folders/1TUWyzQ-YgXjkueV3jq0kP0wGFS3egRHq?usp=sharing
The text was updated successfully, but these errors were encountered: