JavierGG How can I require users to log in to access Pawtucket? I tried with pawtucketRequiresLogin = 1 in app.conf, but it doesn't work.
monica JavierGG The setting is pawtucket_requires_login = 1 not sure where you got pawtucketRequiresLogin from. Also make sure you haven't set dont_allow_registration_and_login = 1
JavierGG Thanks a lot, Monica. pawtucket_requires_login = 1 works fine! I found the setting pawtucketRequiresLogin here: https://pawtucket2.readthedocs.io/en/latest/pawtucket/general/app.html According to that page, both settings are synonims.
monica JavierGG I don't know what that documentation is, or who looks after it. The official documentation is at: https://docs.collectiveaccess.org but has very little pawtucket documented. searching the code base only refers to pawtucket_requires_login