vikunja/pkg/routes/api/v1
kolaente e12ebfebed
feat(ldap): sync avatar from ldap
2025-03-18 18:28:54 +01:00
..
avatar.go chore(avatar): decouple upload from web handler 2025-03-18 18:28:54 +01:00
docs.go
info.go chore(auth): refactor registration enabled setting in /info 2025-01-28 09:59:08 +00:00
link_sharing_auth.go
login.go feat(ldap): sync avatar from ldap 2025-03-18 18:28:54 +01:00
notifications.go
task_attachment.go fix(attachments): return error message when attachment upload is not multipart form request 2024-11-04 12:26:53 +01:00
testing.go
token_check.go
user_caldav_token.go
user_confirm_email.go
user_deletion.go
user_export.go
user_list.go
user_password_reset.go
user_register.go feat(i18n): automatically set language during registration 2025-03-02 13:21:24 +01:00
user_settings.go
user_show.go fix(auth): return ldap as auth provider name when using it 2025-03-09 09:23:40 +01:00
user_totp.go
user_update_email.go
user_update_password.go
webhooks.go