Skip to content

[chttpd_auth_lockout] max_lifetime = -1 always makes the Elixir integration tests fail #5520

Answered by big-r81
JobayerAhmmed asked this question in Q&A
Discussion options

You must be logged in to vote

Hi,

as Jay correctly outlined, max_lifetime needs to be a non-negative integer value or undefined!

max_lifetime :: non_neg_integer() | undefined,

What do you want to achieve with a setting of -1?

Replies: 2 comments 3 replies

Comment options

You must be logged in to vote
1 reply
@JobayerAhmmed
Comment options

Comment options

You must be logged in to vote
2 replies
@JobayerAhmmed
Comment options

@rnewson
Comment options

rnewson Apr 28, 2025
Collaborator

Answer selected by JobayerAhmmed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
4 participants