Bubka
|
9ff35195f0
|
Complete SSO (user model, error cases, tests, views) & Add github provider
|
2023-12-09 17:22:24 +01:00 |
|
Bubka
|
9efb54adf4
|
Enable the Vue 3 front-end
|
2023-12-01 15:29:26 +01:00 |
|
Bubka
|
8518f5ebc5
|
Make the Close button of 404 page redirect to the main view - Fixes #233
|
2023-09-24 18:45:52 +02:00 |
|
Bubka
|
a0b3b668bb
|
Fix PAT & Webauthn registration - Fixes #227
|
2023-09-14 13:39:48 +02:00 |
|
Bubka
|
fe4ebd586d
|
Set Close/Back buttons to always browse back - Closes #217
|
2023-08-21 14:46:05 +02:00 |
|
Bubka
|
d00093a85a
|
Move the navigation guard at Router level to prevent late redirects
|
2023-08-04 10:00:59 +02:00 |
|
Bubka
|
3c3d35bff5
|
Enable creation of multiple users
|
2023-02-20 17:09:59 +01:00 |
|
Bubka
|
5e5e50d053
|
Add Admin role & split settings between appSettings and userPreferences
|
2023-02-17 17:12:53 +01:00 |
|
Bubka
|
abce20419b
|
Fix #80 - Cannot access accounts with proxy header auth
|
2022-05-19 16:42:43 +02:00 |
|
Bubka
|
0f17d93152
|
Force exit of Error view if no error is provided
|
2022-03-31 11:24:01 +02:00 |
|
Bubka
|
9dd8b1f169
|
Add Original message from Exception to the error page
|
2020-11-14 18:37:46 +01:00 |
|
Bubka
|
e2b52526dd
|
Fix error message display
|
2020-11-04 22:42:54 +01:00 |
|
Bubka
|
3b8c606e66
|
Remove unwanted term
|
2020-10-14 23:33:07 +02:00 |
|
Bubka
|
7306363491
|
CSS adjustments for links color consistency
|
2020-02-10 23:24:43 +01:00 |
|
Bubka
|
17f43b6f68
|
Fix error message display
|
2020-01-27 20:27:11 +01:00 |
|
Bubka
|
326866e1c7
|
Handle simple error thrown by js
|
2020-01-23 17:05:24 +01:00 |
|
Bubka
|
a68a9b8f39
|
Better errors handling from vuejs side
|
2020-01-17 00:23:38 +01:00 |
|
Bubka
|
d46e3d5ce6
|
Better error msg display in Errors view
|
2020-01-14 11:48:42 +01:00 |
|
Bubka
|
efc3f5d61e
|
Better errors handling for user controller
|
2020-01-13 23:10:32 +01:00 |
|
Bubka
|
289b36d9d0
|
Check user count to prevent more than one registered user
|
2020-01-13 22:24:14 +01:00 |
|
Bubka
|
11c7ff20a6
|
All hardcoded strings replaced by i18n translation
|
2020-01-12 19:55:17 +01:00 |
|
Bubka
|
f47e7cdf47
|
Redirect all unexpected url to 404 view
|
2020-01-11 17:25:37 +01:00 |
|
Bubka
|
f195de07d0
|
Display debug data in Error view (Dev mode only)
|
2020-01-10 15:00:55 +01:00 |
|
Bubka
|
dda3901bb9
|
Replace NoFound view by a generic error view
|
2020-01-10 10:25:29 +01:00 |
|