Mercurial > p > roundup > code
diff doc/installation.txt @ 7501:d401d6f51604
Update Public tracker consideration with wiki links
Added a number of links to the wiki for reCaptcha, LDAP/SSO, OTP and links
to category pages.
| author | John Rouillard <rouilj@ieee.org> |
|---|---|
| date | Sun, 18 Jun 2023 18:40:25 -0400 |
| parents | c550b338616a |
| children | 7b6278da3faa |
line wrap: on
line diff
--- a/doc/installation.txt Sun Jun 18 18:24:37 2023 -0400 +++ b/doc/installation.txt Sun Jun 18 18:40:25 2023 -0400 @@ -1614,6 +1614,23 @@ `customisation documentation`_ that has a simple detector that will block lot of spam attempts. +Also you can consider adding `reCaptcha to reduce bot logins as +described on the wiki +<https://wiki.roundup-tracker.org/RequireReCAPTCHAForLogin>`_. The +wiki also documents how to add `multi-factor (MFA)/one time +keys/password using TOTP/HOTP +<https://wiki.roundup-tracker.org/OneTimePasswords>`_. If you +have a single sign on system, the `wiki page on using Shibboleth +<https://wiki.roundup-tracker.org/ShibbolethLogin>`_ +or `LDAP <https://wiki.roundup-tracker.org/LDAPLogin2_1_5_1>`_ +with Roundup. More customisation can be found under the +Security headings of the `CustomisationExamples wiki page +<https://wiki.roundup-tracker.org/CustomisationExamples>`_ and +`AdminstrationExample +<https://wiki.roundup-tracker.org/AdministrationExample>`_ pages +on the wiki. + + Docker Support ==============
