aboutsummaryrefslogtreecommitdiff
path: root/src/zenhttp/auth
Commit message (Collapse)AuthorAgeFilesLines
* Assign auth thread a nameStefan Boberg2023-05-151-0/+2
|
* move auth code from zenserver into zenhttp (#265)Stefan Boberg2023-05-023-0/+723
this code should be usable outside of zenserver, so this moves it out into zenhttp where it can be used from lower level components