vikunja/src/views/user
konrad 5b406b0172 feat: allow openid users to export their data without a password (#918)
Co-authored-by: kolaente <k@knt.li>
Reviewed-on: vikunja/frontend#918
Reviewed-by: dpschen <dpschen@noreply.kolaente.de>
Co-authored-by: konrad <k@knt.li>
Co-committed-by: konrad <k@knt.li>
2021-10-31 13:16:28 +00:00
..
settings feat: allow openid users to export their data without a password (#918) 2021-10-31 13:16:28 +00:00
DataExportDownload.vue feat: allow openid users to export their data without a password (#918) 2021-10-31 13:16:28 +00:00
Login.vue feat: move user settings to multiple components (#889) 2021-10-26 20:58:02 +00:00
OpenIdAuth.vue feat: keep errorMessage local (#865) 2021-10-17 19:38:30 +00:00
PasswordReset.vue feat: use async / await where it makes sense 2021-10-16 18:59:53 +02:00
Register.vue feat: keep errorMessage local (#865) 2021-10-17 19:38:30 +00:00
RequestPasswordReset.vue feat: use async / await where it makes sense 2021-10-16 18:59:53 +02:00
Settings.vue feat: move user settings to multiple components (#889) 2021-10-26 20:58:02 +00:00