mirror of
https://git.proxmox.com/git/pve-http-server
synced 2025-07-02 18:15:12 +00:00
![]() The part responsible for authentication and subsequent request handling is moved into the new `authenticate_and_handle_request` subroutine. If `authenticate_and_handle_request` doesn't return early, it returns `1` for further control flow purposes. Some minor things are formatted or renamed for readability's sake. Signed-off-by: Max Carrara <m.carrara@proxmox.com> |
||
---|---|---|
debian | ||
src | ||
.gitignore | ||
Makefile |