Add hold-door web form with proper authorization #41

Open
mykhailo wants to merge 1 commits from mykhailo/inventory-app:issue-7-hold-door into master

1 Commits

Author SHA1 Message Date
Mykhailo Yermolenko
692438ea2b Add hold-door web form with proper authorization
- compute approved from group membership (was hardcoded True)
- allow duration=0 to cancel/close (InputRequired, min=0)
- pass HoldDoorForm to template so CSRF token renders
- add hold form section to doorboy.html
- index doorlog (door, approved, timestamp) for the proxy query
2026-06-17 16:42:54 +03:00