vikunja/pkg/routes/api/v1
kolaente 4e504c288e
fix(auth): hide two factor authentication when using non-local user
Resolves https://github.com/go-vikunja/vikunja/issues/431
2025-03-23 17:43:36 +01:00
..
avatar.go chore(avatar): decouple upload from web handler 2025-03-18 18:28:54 +01:00
docs.go chore(errors): always add internal error to echo error 2024-08-29 15:39:34 +02:00
info.go chore(auth): refactor registration enabled setting in /info 2025-01-28 09:59:08 +00:00
link_sharing_auth.go chore(web): remove unused echo context 2024-08-29 16:20:39 +02:00
login.go feat(ldap): sync avatar from ldap 2025-03-18 18:28:54 +01:00
notifications.go feat: convert all markdown content to html (#1625) 2023-10-22 13:48:22 +00:00
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 chore: remove year from copyright headers 2023-09-01 08:32:28 +02:00
token_check.go chore: remove year from copyright headers 2023-09-01 08:32:28 +02:00
user_caldav_token.go chore(web): remove unused echo context 2024-08-29 16:20:39 +02:00
user_confirm_email.go chore(web): remove unused echo context 2024-08-29 16:20:39 +02:00
user_deletion.go chore(web): remove unused echo context 2024-08-29 16:20:39 +02:00
user_export.go chore(web): remove unused echo context 2024-08-29 16:20:39 +02:00
user_list.go feat(sharing): add config so that users only find members of their teams 2024-10-28 11:08:06 +01:00
user_password_reset.go chore(web): remove unused echo context 2024-08-29 16:20:39 +02:00
user_register.go feat(i18n): automatically set language during registration 2025-03-02 13:21:24 +01:00
user_settings.go chore(web): remove unused echo context 2024-08-29 16:20:39 +02:00
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 fix(auth): hide two factor authentication when using non-local user 2025-03-23 17:43:36 +01:00
user_update_email.go chore(web): remove unused echo context 2024-08-29 16:20:39 +02:00
user_update_password.go chore(web): remove unused echo context 2024-08-29 16:20:39 +02:00
webhooks.go fix(webhooks): lint 2023-10-17 20:35:14 +02:00