Age | Commit message (Expand) | Author | Lines |
---|---|---|---|
2022-02-14 | Send inactivity notification prior to account deletion | Daniel Friesel | -2/+19 |
2021-09-13 | Add account add / delete CLI for sites with web registration disabled | Daniel Friesel | -2/+8 |
2021-06-13 | move user name validation to Users model | Daniel Friesel | -0/+26 |
2021-06-13 | Model/Users: Remove superfluous "check_if_" prefix from check functions | Daniel Friesel | -2/+2 |
2021-06-12 | allow users to change their name | Daniel Friesel | -75/+70 |
2021-01-29 | Switch to AGPL3+ | Daniel Friesel | -1/+1 |
2020-11-27 | Add a bunch of licensing data | Daniel Friesel | -0/+3 |
2020-07-27 | Move user model to a separate module | Daniel Friesel | -0/+434 |