comparison 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
comparison
equal deleted inserted replaced
7500:c550b338616a 7501:d401d6f51604
1612 1612
1613 See the section on `Preventing SPAM`_ in the 1613 See the section on `Preventing SPAM`_ in the
1614 `customisation documentation`_ that has a simple detector 1614 `customisation documentation`_ that has a simple detector
1615 that will block lot of spam attempts. 1615 that will block lot of spam attempts.
1616 1616
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
1617 Docker Support 1634 Docker Support
1618 ============== 1635 ==============
1619 1636
1620 If you don't want to install Roundup on a host, you can create a 1637 If you don't want to install Roundup on a host, you can create a
1621 Docker container or use the `pre-built container on 1638 Docker container or use the `pre-built container on

Roundup Issue Tracker: http://roundup-tracker.org/