feat: allow unlocking for x time in door edit page #59
Loading…
x
Reference in New Issue
Block a user
No description provided.
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?
need to allow unlock for x time, similar to what homeassistant custom integration allows
this should be a switch that user (authed by discord) should be allowed to activate
as part of this, maybe revamp the auth work (cookie?) to allow single login to view / modify doorman edit page
added iron session support
currently unused, but should use this in the UI to identify a logged in user. need a route like "who" or similar