-
- Downloads
Replace the settings.common.oidc_enabled config variable by a function in swh/web/config.py
Prevent from having the logic of computing this boolean value (from the configuration) replicated in several places.
Showing
- swh/web/admin/urls.py 2 additions, 4 deletionsswh/web/admin/urls.py
- swh/web/auth/urls.py 3 additions, 6 deletionsswh/web/auth/urls.py
- swh/web/config.py 7 additions, 0 deletionsswh/web/config.py
- swh/web/settings/common.py 2 additions, 4 deletionsswh/web/settings/common.py
- swh/web/utils/__init__.py 2 additions, 2 deletionsswh/web/utils/__init__.py
Loading
Please register or sign in to comment