about summary refs log tree commit diff
path: root/MatrixMediaGate/Services/AuthValidator.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Remove debug loggingRory&2024-02-261-7/+2
* Use X-Real-IP and X-Forwarded-For if availableRory&2024-02-261-0/+9
* Log request headers.Rory&2024-02-261-15/+33
* Optimise hot pathsRory&2024-02-261-17/+20
* Fix auth code to be excluded on federation.Rory&2024-02-261-17/+10
* Initial commitRory&2024-02-251-0/+71