File tree Expand file tree Collapse file tree 1 file changed +17
-0
lines changed Expand file tree Collapse file tree 1 file changed +17
-0
lines changed Original file line number Diff line number Diff line change @@ -1614,6 +1614,23 @@ See the section on `Preventing SPAM`_ in the
16141614`customisation documentation`_ that has a simple detector
16151615that will block lot of spam attempts.
16161616
1617+ Also you can consider adding `reCaptcha to reduce bot logins as
1618+ described on the wiki
1619+ <https://wiki.roundup-tracker.org/RequireReCAPTCHAForLogin>`_. The
1620+ wiki also documents how to add `multi-factor (MFA)/one time
1621+ keys/password using TOTP/HOTP
1622+ <https://wiki.roundup-tracker.org/OneTimePasswords>`_. If you
1623+ have a single sign on system, the `wiki page on using Shibboleth
1624+ <https://wiki.roundup-tracker.org/ShibbolethLogin>`_
1625+ or `LDAP <https://wiki.roundup-tracker.org/LDAPLogin2_1_5_1>`_
1626+ with Roundup. More customisation can be found under the
1627+ Security headings of the `CustomisationExamples wiki page
1628+ <https://wiki.roundup-tracker.org/CustomisationExamples>`_ and
1629+ `AdminstrationExample
1630+ <https://wiki.roundup-tracker.org/AdministrationExample>`_ pages
1631+ on the wiki.
1632+
1633+
16171634Docker Support
16181635==============
16191636
You can’t perform that action at this time.
0 commit comments