add profile picture

This commit is contained in:
Tutur33
2023-12-06 20:43:25 +01:00
parent bdc6c56467
commit f81296cf7c
15 changed files with 952 additions and 32 deletions
+1 -1
View File
@@ -13,7 +13,7 @@ export default class AuthMiddleware {
/**
* The URL to redirect to when request is Unauthorized
*/
protected redirectTo = '/login'
protected redirectTo = 'auth/login'
/**
* Authenticates the current HTTP request against a custom set of defined