Commit Graph

35 Commits

Author SHA1 Message Date
rubenwardy 0486eb76c0 Add 12 hour expiry to email verification tokens 2021-11-24 17:41:39 +00:00
rubenwardy dd352faa31 Improve email verification help 2021-11-24 17:10:45 +00:00
rubenwardy aae546a08e Import licenses from SPDX
Fixes #326
2021-07-31 21:03:45 +01:00
rubenwardy 347f8e5a22 Add support for renaming users and package alias redirects
Fixes #270
2021-07-24 02:30:43 +01:00
rubenwardy 4c4bddeed6 Add post_login function, go to notifications page 2021-07-19 23:04:55 +01:00
rubenwardy c0719fdeaa Add simple captcha 2021-04-17 02:12:00 +01:00
rubenwardy df8ef542dd Disallow spaces in usernames 2021-03-02 22:36:21 +00:00
rubenwardy 7078ed3ac3 Fix duplicate name checking in register form 2021-02-27 19:11:53 +00:00
rubenwardy da6b4b210f Allow specifying display name on register 2021-02-27 19:03:52 +00:00
rubenwardy 77dcb85912 Add username validation to signup page 2021-02-22 23:45:20 +00:00
rubenwardy 21cf5b57c1 Redesign sign in screen 2021-02-03 00:58:49 +00:00
rubenwardy 8d6661511a Update copyrights 2021-01-30 17:00:58 +00:00
rubenwardy 60362abef1 Improve claim user UX 2020-12-22 10:58:43 +00:00
rubenwardy c44cc8082c Enable email notifications on claim login 2020-12-15 16:24:49 +00:00
rubenwardy 7a4335b8bc Improve form error messages 2020-12-15 12:56:17 +00:00
rubenwardy fc9b8c2a5a Fix ungraceful crash when registering taken username 2020-12-13 14:01:18 +00:00
rubenwardy 9ec91fc52d Fix 'Remember Me' 2020-12-10 23:36:56 +00:00
rubenwardy 333dd60b32 Add logging of log ins 2020-12-10 22:10:12 +00:00
rubenwardy 55dc6460d2 Change default notification settings 2020-12-06 15:04:09 +00:00
rubenwardy 3aa12be544 Add daily notification digests 2020-12-06 15:02:02 +00:00
rubenwardy da3175e7bd Add email changed email 2020-12-05 22:02:33 +00:00
rubenwardy d654113204 Remove email from user on unsubscribe 2020-12-05 22:02:33 +00:00
rubenwardy 6e3d32a9d5 Check for blacklisted emails in change email forms 2020-12-05 22:02:33 +00:00
rubenwardy 085f0b49c6 Add unsubscribe 2020-12-05 22:02:33 +00:00
rubenwardy 5fe3b0b459 Add email send reasons 2020-12-05 22:02:33 +00:00
rubenwardy 683b855584 Enable email notifications for new users 2020-12-05 22:02:33 +00:00
rubenwardy dfb216a8df Log sensitive account changes 2020-12-05 02:42:32 +00:00
rubenwardy 7c07ac22ad Add password suggestions to change and set password forms 2020-12-05 02:20:21 +00:00
rubenwardy 5f7c0a3b24 Implement password resets 2020-12-05 02:20:21 +00:00
rubenwardy f7d90f2f53 Register: Fix behaviour on email conflict, add password suggestion 2020-12-05 02:20:21 +00:00
rubenwardy 43aab057c8 Implement change password 2020-12-05 02:20:21 +00:00
rubenwardy bfcdd642fd Use NULL for non-existant passwords 2020-12-05 02:20:21 +00:00
rubenwardy a8537659e2 Use correct mixin 2020-12-05 02:20:21 +00:00
rubenwardy 9620ceb842 Implement user registration and email confirmation 2020-12-05 02:20:21 +00:00
rubenwardy 5ef15e91d4 Remove flask_user and use flask_login directly, with partial feature support 2020-12-05 02:20:21 +00:00