Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Conversation

@flokli
Copy link
Contributor

@flokli flokli commented Nov 7, 2025

This makes it possible to not store the secret in the configuration file itself, allowing to pass it in via different mechanisms (like systemd service credentials) without having to assemble JSON at runtime.

jwt_secret is still accepted, and used in most tests, but jwt_path is preferred.

This makes it possible to not store the secret in the configuration
file itself, allowing to pass it in via different mechanisms (like
systemd service credentials) without having to assemble JSON at runtime.

jwt_secret is still accepted, and used in most tests, but jwt_secret_path
is preferred.
@flokli flokli changed the title server/config: allow JWT to be read from a file path server/config: read JWTs from a file Nov 7, 2025
@PasiSa PasiSa merged commit ff99c4a into PasiSa:main Nov 8, 2025
1 check passed
@PasiSa
Copy link
Owner

PasiSa commented Nov 8, 2025

Thanks for a very appropriate change (again)! I could indeed remove jwt_secret, now that I woke up from my hibernation with this project :-).

@flokli flokli deleted the jwt-secret-path branch November 8, 2025 11:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

Morty Proxy This is a proxified and sanitized view of the page, visit original site.