Commit Graph

17 Commits

Author SHA1 Message Date
bd2f939fb1
Move middleware to allow GET /health to work without authentication 2025-01-27 21:57:09 +00:00
ad9d9e6b68
Ensure the auth init is prevented when using nullauth 2025-01-27 21:53:03 +00:00
f8867261df
Add GET /ok for status checks 2025-01-26 23:09:09 +00:00
cee2d7fbd9
Update dependencies 2025-01-26 18:53:15 +00:00
ac53742431
Update Go to 1.23 and update dependencies 2024-12-24 15:29:30 +00:00
dependabot[bot]
2ce6bc0e35
Bump golang.org/x/crypto from 0.27.0 to 0.31.0
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.27.0 to 0.31.0.
- [Commits](https://github.com/golang/crypto/compare/v0.27.0...v0.31.0)

---
updated-dependencies:
- dependency-name: golang.org/x/crypto
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-12-12 18:39:43 +00:00
453c1726a0
Upgrade dependencies
Co-Authored-By: Captain ALM <captainalm@captainalm.com>
2024-09-27 01:01:04 +01:00
5c49d80a5b
Update again 2024-07-19 00:09:01 +01:00
5c5b0c6017
Update dependencies 2024-07-19 00:02:12 +01:00
308313925a
Add SRV record 2024-05-28 01:04:27 +01:00
770e5c2317
Fix this dumb change 2024-05-27 14:32:05 +01:00
934879cb43
Update dependencies 2024-05-27 14:31:01 +01:00
c2ed5662a7
Add nullauth for testing 2024-05-14 11:12:37 +01:00
c4c2d8bd33
Major rewrite 2024-05-13 16:45:23 +01:00
9b56087ee9
Rewrite to use new internal library 2024-05-11 02:33:13 +01:00
4026a7f237
Add base server 2024-05-08 01:10:37 +01:00
952bb3c5aa
First commit 2024-05-07 22:11:05 +01:00