linkding/siteroot/settings
Jan Hendrik Lübke 5d8fdebb7c
Add option to disable SSL verification for OIDC (#684)
* Add setting OIDC_VERIFY_SSL

Passtrough the setting OIDC_VERIFY_SSL in order to allow self-signed certificates/custom certificate authority for the OIDC provider

* Update Options.md to include the new setting OIDC_VERIFY_SSL

* add default setting test

---------

Co-authored-by: Sascha Ißbrücker <sascha.issbruecker@gmail.com>
2024-04-07 16:33:29 +02:00
..
__init__.py Improve production setup 2019-07-05 01:26:52 +02:00
base.py Add option to disable SSL verification for OIDC (#684) 2024-04-07 16:33:29 +02:00
custom.py Implement optional registration 2019-12-24 13:31:55 +01:00
dev.py Replace django-background-tasks with huey (#657) 2024-04-07 11:11:14 +02:00
prod.py Replace django-background-tasks with huey (#657) 2024-04-07 11:11:14 +02:00