pyfedi/app/auth
2024-01-06 19:48:10 +13:00
..
__init__.py minimal flask app starting point 2023-07-28 16:22:12 +12:00
email.py subscription and unsubscription to remote communities - lemmy bugs 2023-12-03 22:41:15 +13:00
forms.py use recaptcha 2 instead of 3 as it's easier to integrate 2024-01-06 19:48:10 +13:00
recaptcha3.py make recaptcha work with nonce 2024-01-05 11:56:18 +13:00
routes.py use recaptcha 2 instead of 3 as it's easier to integrate 2024-01-06 19:48:10 +13:00
util.py user registration and email verification 2023-08-26 15:41:11 +12:00