1
0
Fork 1
mirror of https://github.com/SomboChea/ui synced 2024-05-03 10:01:39 +07:00

fix: reload packages on log in (#421)

related https://github.com/verdaccio/ui/pull/415
This commit is contained in:
Juan Picado @jotadeveloper 2020-01-14 07:16:39 +01:00 committed by GitHub
parent 164cea6c10
commit 1eca1f4079
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -10,10 +10,10 @@ auth:
users:
foo:
name: test
password: test
password: test #pragma: allowlist secret
bar:
name: bar
password: test
password: test #pragma: allowlist secret
security:
api:
jwt:
@ -23,7 +23,7 @@ security:
web:
sign:
expiresIn: 100d
notBefore: 1
notBefore: 0
uplinks:
npmjs: