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

The TOKEN_EXPIRATION_TIME is not defined in settings.py #1780

Open
lubosmj opened this issue Sep 25, 2024 · 1 comment
Open

The TOKEN_EXPIRATION_TIME is not defined in settings.py #1780

lubosmj opened this issue Sep 25, 2024 · 1 comment
Labels

Comments

@lubosmj
Copy link
Member

lubosmj commented Sep 25, 2024

We should add TOKEN_EXPIRATION_TIME to settings.py and ensure it is easily discoverable.

I see only one occurrence of this setting being mentioned along the lines in the documentation:

via the setting `TOKEN_EXPIRATION_TIME`. The default expiration time is `300` seconds.

Inspired by #1592.

@git-hyagi
Copy link
Contributor

In addition to that, we could create a doc mentioning the TIMEOUTS in general (like API_APP_TTL, PULP_GUNICORN_TIMEOUT, TOKEN_AUTH_TTL, etc).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Development

No branches or pull requests

2 participants