timothystewart6 / timothystewart6/techno-tim.github.io
Authelia 4.38.0 has deprecated some fields
Nobody has claimed this yet.
- Dominant language
- Shell
- Stars
- 1.2k
- Forks
- 317
- PR merge metrics
- No merged PRs in 30d
Description
Hi Tim,
Great tutorial! Authelia 4.38.0 has deprecated some elements and the code will need future updates for the upcoming v5. Could the code please be updated to address the following warnings?
-
Configuration: configuration key 'jwt_secret' is deprecated in 4.38.0 and has been replaced by 'identity_validation.reset_password.jwt_secret
-
Configuration: configuration keys 'server.host', 'server.port', and 'server.path' are deprecated in 4.38.0 and has been replaced by 'server.address' in the format of '[tcp[(4|6)]://][:][/]' or 'tcp[(4|6)://][hostname]:[/]
-
Configuration: session: option 'domain' is deprecated in v4.38.0 and has been replaced by a multi-domain configuration
"This has automatically been mapped for you but you will need to adjust your configuration to remove this message and receive the latest messages"
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No file or test is named in the issue. Start by locating the tutorial configuration examples that use Authelia, then update the deprecated jwt_secret, server.host/port/path, and session domain settings. Done means the examples use the replacement configuration and no longer produce the listed deprecation warnings.
Written by the indexing model from the issue text.
Assessment
- Domain
- documentation
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100