mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2026-02-24 19:07:44 +03:00
Disable ADMIN Page #412
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @tda90 on GitHub (Sep 10, 2019).
Hello Everyone,
I've enabled the ADMIN PAGE, but I would like to know how to disable it back.
Since I don't need that's enabled all the time - I would like to disable it once I've finished my "administrative tasks".
@dani-garcia commented on GitHub (Sep 11, 2019):
You'll need to remove the ADMIN_TOKEN setting, both the environment variable and from the config panel if any changes where made there.
@mprasil commented on GitHub (Sep 30, 2019):
As the question was answered, I'm going to close this. Feel free to reopen if you need more help.