Enable vanity user URLs
gitea/salix/pipeline/head There was a failure building this commit
Details
gitea/salix/pipeline/head There was a failure building this commit
Details
This commit is contained in:
parent
f0b44a2992
commit
70cc83b8bf
|
@ -28,7 +28,11 @@
|
|||
},
|
||||
"session": {},
|
||||
"auth": {
|
||||
"loopback#token": {}
|
||||
"loopback#token": {
|
||||
"params": {
|
||||
"currentUserLiteral": "me"
|
||||
}
|
||||
}
|
||||
},
|
||||
"auth:after": {
|
||||
"./middleware/current-user": {},
|
||||
|
|
Loading…
Reference in New Issue