Compare commits
16 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| ba4a2061a8 | |||
| 86ab7cd2fc | |||
| 7127be4a90 | |||
| cc8721e221 | |||
| 467346350d | |||
| 1485efdc3b | |||
| 72925eeff3 | |||
| c7d4d1231b | |||
| 937561f32d | |||
| 0f70cb5106 | |||
| b9498eacb9 | |||
| a4c7eb96d4 | |||
| 884858590d | |||
| 8ad5fb73cf | |||
| 94061ae3c6 | |||
| f10edf0c7c |
@ -1,3 +1,5 @@
|
||||
Dockerfile — placeholder
|
||||
|
||||
# update 8 (2026-04)
|
||||
|
||||
# update 22 (2026-04)
|
||||
|
||||
2
LICENSE
2
LICENSE
@ -1,3 +1,5 @@
|
||||
MIT License — see git history
|
||||
|
||||
# update 11 (2026-04)
|
||||
|
||||
# update 25 (2026-04)
|
||||
|
||||
2
Makefile
2
Makefile
@ -4,3 +4,5 @@ all:
|
||||
\t@echo 'build target TBD'
|
||||
|
||||
# update 12 (2026-04)
|
||||
|
||||
# update 26 (2026-04)
|
||||
|
||||
@ -3,3 +3,5 @@
|
||||
(Initial — see git history.)
|
||||
|
||||
# update 10 (2026-04)
|
||||
|
||||
# update 24 (2026-04)
|
||||
|
||||
@ -1,2 +1,6 @@
|
||||
// cmd/auth/main.go — auto-generated stub
|
||||
package auth
|
||||
|
||||
# update 14 (2026-04)
|
||||
|
||||
# update 28 (2026-04)
|
||||
|
||||
@ -1,3 +1,5 @@
|
||||
# config/auth.yml
|
||||
|
||||
# update 13 (2026-04)
|
||||
|
||||
# update 27 (2026-04)
|
||||
|
||||
@ -1,3 +1,5 @@
|
||||
# docker-compose.yml
|
||||
|
||||
# update 9 (2026-04)
|
||||
|
||||
# update 23 (2026-04)
|
||||
|
||||
@ -2,3 +2,7 @@
|
||||
package jwt
|
||||
|
||||
# update 1 (2026-04)
|
||||
|
||||
# update 15 (2026-04)
|
||||
|
||||
# update 29 (2026-04)
|
||||
|
||||
@ -2,3 +2,5 @@
|
||||
package oidc
|
||||
|
||||
# update 2 (2026-04)
|
||||
|
||||
# update 16 (2026-04)
|
||||
|
||||
@ -2,3 +2,5 @@
|
||||
package store
|
||||
|
||||
# update 3 (2026-04)
|
||||
|
||||
# update 17 (2026-04)
|
||||
|
||||
@ -2,3 +2,5 @@
|
||||
package middleware
|
||||
|
||||
# update 4 (2026-04)
|
||||
|
||||
# update 18 (2026-04)
|
||||
|
||||
@ -2,3 +2,5 @@
|
||||
package middleware
|
||||
|
||||
# update 5 (2026-04)
|
||||
|
||||
# update 19 (2026-04)
|
||||
|
||||
Loading…
Reference in New Issue
Block a user