rubenwardy
|
72b608b158
|
Respect next when logging in using GitHub
|
2023-10-31 18:50:33 +00:00 |
|
rubenwardy
|
4fc54f12bc
|
Remove optional banner from set password page
|
2023-10-11 22:33:37 +01:00 |
|
rubenwardy
|
4d470ce230
|
Increase min password length to 12
|
2023-08-26 14:54:58 +01:00 |
|
rubenwardy
|
45ed12ddf0
|
Use snake_case for method names
|
2023-06-19 21:57:54 +01:00 |
|
rubenwardy
|
16f93b3e13
|
Optimise imports and fix linter issues
|
2023-06-19 21:57:54 +01:00 |
|
rubenwardy
|
d808a5c822
|
Fix issues based on linter
|
2023-06-19 21:57:54 +01:00 |
|
rubenwardy
|
c4ccd82f63
|
Remove password suggestions
It was based on 5 words from a 2048 word list, which is only the same as a 11 character password
|
2022-12-15 16:04:02 +00:00 |
|
rubenwardy
|
0a89849157
|
Improve username error messages and duplicate messages
|
2022-06-05 01:00:45 +01:00 |
|
rubenwardy
|
004c5cd383
|
Allow translating emails
Fixes #350
|
2022-01-22 21:23:01 +00:00 |
|
rubenwardy
|
80d534a53f
|
Fix crash on invalid username in forums import
|
2022-01-21 21:20:04 +00:00 |
|
rubenwardy
|
a47e6e8998
|
Move /email_sent/ to flask endpoint, to allow translation
|
2022-01-20 21:55:16 +00:00 |
|
rubenwardy
|
baa8c871b0
|
Fix crash on unimported gettext
|
2022-01-08 01:47:25 +00:00 |
|
rubenwardy
|
c8b0f9e6ce
|
Allow translating text in blueprints
|
2022-01-07 22:11:12 +00:00 |
|
rubenwardy
|
1b26acaaae
|
Allow translating form labels
|
2022-01-07 21:55:33 +00:00 |
|
rubenwardy
|
dcd7e31738
|
Allow translating flash messages
|
2022-01-07 21:46:16 +00:00 |
|
rubenwardy
|
cd39f7b2c6
|
Fix verification email not being sent by set password
|
2021-11-25 01:49:14 +00:00 |
|
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 |
|