aboutsummaryrefslogtreecommitdiff
path: root/src/zenhttp/auth/authmgr.cpp
Commit message (Collapse)AuthorAgeFilesLines
* suppress no-op auth debug loggingStefan Boberg2023-10-101-1/+6
|
* Assign auth thread a nameStefan Boberg2023-05-151-0/+2
|
* move auth code from zenserver into zenhttp (#265)Stefan Boberg2023-05-021-0/+506
this code should be usable outside of zenserver, so this moves it out into zenhttp where it can be used from lower level components