Skip to content

Rename config option secret_key to user_claim_token_pepper#699

Merged
josecelano merged 1 commit intotorrust:developfrom
josecelano:653-configuration-overhaul-rename-authsecret_key-to-authuser_claim_token_pepper
Aug 2, 2024
Merged

Rename config option secret_key to user_claim_token_pepper#699
josecelano merged 1 commit intotorrust:developfrom
josecelano:653-configuration-overhaul-rename-authsecret_key-to-authuser_claim_token_pepper

Conversation

@josecelano
Copy link
Copy Markdown
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
Copy Markdown
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