Skip to content
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

Rename config option secret_key to user_claim_token_pepper #699

Conversation

josecelano
Copy link
Member

It's used to sign the Json Web Token. secret_key was too generic.

to `user_claim_token_pepper`. It's used to sign the Json Web Token.
@josecelano josecelano self-assigned this Aug 2, 2024
@josecelano josecelano added the - System Admin - Enjoyable to Install and Setup our Software label Aug 2, 2024
@josecelano josecelano requested a review from da2ce7 August 2, 2024 17:09
@josecelano josecelano changed the title Rename config option secret_keyto user_claim_token_pepper Rename config option secret_key to user_claim_token_pepper Aug 2, 2024
@josecelano josecelano marked this pull request as ready for review August 2, 2024 17:25
@josecelano
Copy link
Member Author

ACK c9654e0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
- System Admin - Enjoyable to Install and Setup our Software
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Configuration overhaul: rename auth::secret_key to auth::user_claim_token_pepper
1 participant