Commit Graph

8 Commits

Author SHA1 Message Date
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
Christopher C. Wells f3b009307b Drop support for Python 3.6
Python 3.6 was EOL on 23 Dec 2021.
2022-05-31 08:25:35 -07:00
Christopher C. Wells 6fed1b80f3 Upgrade to Node 16.x 2022-05-31 08:23:41 -07:00
Christopher C. Wells e4345b03e7 Use named code blocks throughout documentation 2022-05-28 13:47:48 -07:00
Justin Goette 6dcddc88b6 fix leading spaces
makes copypasta easier.
2022-04-12 13:05:03 -07:00
Christopher C. Wells 92071fbe19 Fix broken hrefs in docs 2022-02-21 11:29:43 -08:00
Christopher C. Wells 92136569c4 Add caveats to pull request docs 2022-02-21 11:25:28 -08:00
Christopher C. Wells 20abd11213 Break up contributing docs 2022-02-21 11:13:56 -08:00