billybonks
|
2d1338a915
|
lint: add markdown and yaml to prettier
|
2024-02-07 19:46:51 -08:00 |
Christopher C. Wells
|
267780d113
|
Update outdated Django docs references
|
2024-01-27 09:05:24 -08:00 |
p-b--
|
77d4ba1920
|
Add django-specific notes for PROXY_HEADER config (#609)
* Add django-specific notes for PROXY_HEADER config
* Update security.md
|
2023-03-22 12:41:44 -07:00 |
Tom Pansino
|
6acadcb11b
|
Allow setting CSRF_COOKIE_SECURE and SESSION_COOKIE_SECURE via env vars
|
2022-12-07 16:35:02 -08:00 |
EnsuingRequiem
|
46159850c4
|
Add forward auth by way of remote user
* Add forward auth related settings
* Document forward auth settings
* Rearrange code to match preference
* Adjust forward auth configuration
* Add tests for reverse proxy auth
Closes #517
Co-authored-by: Christopher C. Wells <git-2022@chris-wells.net>
|
2022-09-18 14:00:41 -07:00 |
Christopher Charbonneau Wells
|
0d26efe05a
|
Add a way to set the SMTP configuration (#506)
* Update configuration of password reset URLs
* Add support for email configuration via environment variables
* Remove unused settings files
* Add email configuration documentation
* Reorganize configuration documentation by topic
* Fix linting issue
* Add password reset flow test
* Correct icon name
* Isolate password reset test case
* Update locales for new strings
|
2022-07-30 14:22:34 -07:00 |