Skip to content

Commit 96c8b44

Browse files
committed
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.
1 parent 48455ea commit 96c8b44

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

doc/installation.txt

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1614,6 +1614,23 @@ See the section on `Preventing SPAM`_ in the
16141614
`customisation documentation`_ that has a simple detector
16151615
that 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+
16171634
Docker Support
16181635
==============
16191636

0 commit comments

Comments
 (0)