vikunja/pkg
kolaente 090dd4b2f6
fix(user): do not allow changing name in settings when the user originates from an external auth provider
This improves the UX because it does not allow external users to change their name in Vikunja, since that change would be overridden once they log in again.

Resolves https://github.com/go-vikunja/vikunja/issues/357
2025-01-21 16:27:06 +01:00
..
caldav chore(caldav): refactor fetching projects 2024-10-30 08:37:27 +01:00
cmd fix: start server when listening on socket 2025-01-21 10:18:14 +01:00
config chore(config): append .file to config values when reading 2024-11-18 10:35:02 +01:00
cron chore: remove year from copyright headers 2023-09-01 08:32:28 +02:00
db fix(filter): do not show tasks in filter results when they are filtered out by labels 2025-01-20 14:05:42 +01:00
events fix: create missing indexes on postgres 2024-10-28 13:25:38 +01:00
files fix(files): configure the files path in files init instead of globally 2024-09-29 19:04:25 +02:00
initialize chore: rearrange cron registers 2024-09-19 11:24:43 +02:00
integrations fix(filter): do not show tasks in filter results when they are filtered out by labels 2025-01-20 14:05:42 +01:00
log chore(logging): simplify log template string 2024-09-20 08:42:22 +02:00
mail fix(mail): do not fail testmail command when the connection could not be closed. 2024-08-12 11:08:16 +02:00
metrics chore(web): move web handler package to Vikunja 2024-08-29 16:15:28 +02:00
migration fix: specify cols when upgrading 2024-12-09 17:42:31 +01:00
models fix(projects): adjust test assumptions 2025-01-21 12:43:01 +01:00
modules fix(user): do not allow changing name in settings when the user originates from an external auth provider 2025-01-21 16:27:06 +01:00
notifications feat(notifications): include link to settings in notifications 2025-01-20 17:38:18 +01:00
red chore: remove year from copyright headers 2023-09-01 08:32:28 +02:00
routes fix(user): do not allow changing name in settings when the user originates from an external auth provider 2025-01-21 16:27:06 +01:00
swagger [skip ci] Updated swagger docs 2025-01-21 07:27:59 +00:00
user fix(auth): return proper error when a jwt claim contains wrong data 2025-01-14 16:38:49 +01:00
utils fix(colors): truncate longer hex color values 2024-09-30 20:06:10 +02:00
version fix(build): don't require swagger to build 2023-09-06 21:08:09 +02:00
web chore(web): always set internal error 2024-09-01 19:37:27 +02:00