I haven't messed around at all yet with login/signup, but from my initial testing this appears to be basically working.
I modified the recipe to include nginx so that I could more closely follow the documentation here: https://docs.cryptpad.org/en/admin_guide/installation.html
as well as the example nginx config here: https://github.com/cryptpad/cryptpad/blob/main/docs/example.nginx.conf
I haven't messed around at all yet with login/signup, but from my initial testing this appears to be basically working.
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
I modified the recipe to include nginx so that I could more closely follow the documentation here: https://docs.cryptpad.org/en/admin_guide/installation.html
as well as the example nginx config here: https://github.com/cryptpad/cryptpad/blob/main/docs/example.nginx.conf
I haven't messed around at all yet with login/signup, but from my initial testing this appears to be basically working.