api/pkg/user
kolaente 5a40100ac5
feat: provide default user settings for new users via config
2022-10-02 11:00:58 +02:00
..
caldav_token.go feat: add caldav tokens (#1065) 2022-03-30 18:25:56 +00:00
db.go Refactor user email confirmation + password reset handling (#919) 2021-07-13 20:56:02 +00:00
delete.go feat: add caldav tokens (#1065) 2022-03-30 18:25:56 +00:00
error.go fix(caldav): make sure the caldav tokens of non-local accounts are properly checked 2022-07-04 18:08:46 +02:00
events.go User Data Export and import (#967) 2021-09-04 19:26:31 +00:00
listeners.go Add crud endpoints for notifications (#801) 2021-02-21 14:50:34 +00:00
main_test.go Update copyright year 2021-02-02 20:19:13 +01:00
notifications.go feat: improve account deletion email grammar (#1006) 2021-10-16 21:53:33 +00:00
test.go Fix setting up keyvalue storage in tests 2021-07-30 15:31:51 +02:00
token.go feat: add caldav tokens (#1065) 2022-03-30 18:25:56 +00:00
totp.go Notify the user after three failed login attempts 2021-07-30 15:01:04 +02:00
update_email.go feat: add caldav tokens (#1065) 2022-03-30 18:25:56 +00:00
user.go fix: return 9:00 as default time for reminders if none was set 2022-07-19 16:38:48 +02:00
user_create.go feat: provide default user settings for new users via config 2022-10-02 11:00:58 +02:00
user_email_confirm.go Refactor user email confirmation + password reset handling (#919) 2021-07-13 20:56:02 +00:00
user_email_confirm_test.go Update copyright year 2021-02-02 20:19:13 +01:00
user_password_reset.go feat: add caldav tokens (#1065) 2022-03-30 18:25:56 +00:00
user_test.go fix: make sure user searches are always case-insensitive 2022-10-01 17:39:08 +02:00
users_list.go fix: make sure user searches are always case-insensitive 2022-10-01 17:39:08 +02:00