Compare commits
No commits in common. "main" and "v0.2.0" have entirely different histories.
@ -1,5 +1,3 @@
|
|||||||
Dockerfile — placeholder
|
Dockerfile — placeholder
|
||||||
|
|
||||||
# update 8 (2026-04)
|
# update 8 (2026-04)
|
||||||
|
|
||||||
# update 22 (2026-04)
|
|
||||||
|
|||||||
2
LICENSE
2
LICENSE
@ -1,5 +1,3 @@
|
|||||||
MIT License — see git history
|
MIT License — see git history
|
||||||
|
|
||||||
# update 11 (2026-04)
|
# update 11 (2026-04)
|
||||||
|
|
||||||
# update 25 (2026-04)
|
|
||||||
|
|||||||
2
Makefile
2
Makefile
@ -4,5 +4,3 @@ all:
|
|||||||
\t@echo 'build target TBD'
|
\t@echo 'build target TBD'
|
||||||
|
|
||||||
# update 12 (2026-04)
|
# update 12 (2026-04)
|
||||||
|
|
||||||
# update 26 (2026-04)
|
|
||||||
|
|||||||
@ -3,5 +3,3 @@
|
|||||||
(Initial — see git history.)
|
(Initial — see git history.)
|
||||||
|
|
||||||
# update 10 (2026-04)
|
# update 10 (2026-04)
|
||||||
|
|
||||||
# update 24 (2026-04)
|
|
||||||
|
|||||||
@ -1,6 +1,2 @@
|
|||||||
// cmd/auth/main.go — auto-generated stub
|
// cmd/auth/main.go — auto-generated stub
|
||||||
package auth
|
package auth
|
||||||
|
|
||||||
# update 14 (2026-04)
|
|
||||||
|
|
||||||
# update 28 (2026-04)
|
|
||||||
|
|||||||
@ -1,5 +1,3 @@
|
|||||||
# config/auth.yml
|
# config/auth.yml
|
||||||
|
|
||||||
# update 13 (2026-04)
|
# update 13 (2026-04)
|
||||||
|
|
||||||
# update 27 (2026-04)
|
|
||||||
|
|||||||
@ -1,5 +1,3 @@
|
|||||||
# docker-compose.yml
|
# docker-compose.yml
|
||||||
|
|
||||||
# update 9 (2026-04)
|
# update 9 (2026-04)
|
||||||
|
|
||||||
# update 23 (2026-04)
|
|
||||||
|
|||||||
2
go.mod
2
go.mod
@ -1,5 +1,3 @@
|
|||||||
go.mod — placeholder
|
go.mod — placeholder
|
||||||
|
|
||||||
# update 6 (2026-04)
|
# update 6 (2026-04)
|
||||||
|
|
||||||
# update 20 (2026-04)
|
|
||||||
|
|||||||
2
go.sum
2
go.sum
@ -1,5 +1,3 @@
|
|||||||
go.sum — placeholder
|
go.sum — placeholder
|
||||||
|
|
||||||
# update 7 (2026-04)
|
# update 7 (2026-04)
|
||||||
|
|
||||||
# update 21 (2026-04)
|
|
||||||
|
|||||||
@ -2,7 +2,3 @@
|
|||||||
package jwt
|
package jwt
|
||||||
|
|
||||||
# update 1 (2026-04)
|
# update 1 (2026-04)
|
||||||
|
|
||||||
# update 15 (2026-04)
|
|
||||||
|
|
||||||
# update 29 (2026-04)
|
|
||||||
|
|||||||
@ -2,5 +2,3 @@
|
|||||||
package oidc
|
package oidc
|
||||||
|
|
||||||
# update 2 (2026-04)
|
# update 2 (2026-04)
|
||||||
|
|
||||||
# update 16 (2026-04)
|
|
||||||
|
|||||||
@ -2,5 +2,3 @@
|
|||||||
package store
|
package store
|
||||||
|
|
||||||
# update 3 (2026-04)
|
# update 3 (2026-04)
|
||||||
|
|
||||||
# update 17 (2026-04)
|
|
||||||
|
|||||||
@ -2,5 +2,3 @@
|
|||||||
package middleware
|
package middleware
|
||||||
|
|
||||||
# update 4 (2026-04)
|
# update 4 (2026-04)
|
||||||
|
|
||||||
# update 18 (2026-04)
|
|
||||||
|
|||||||
@ -2,5 +2,3 @@
|
|||||||
package middleware
|
package middleware
|
||||||
|
|
||||||
# update 5 (2026-04)
|
# update 5 (2026-04)
|
||||||
|
|
||||||
# update 19 (2026-04)
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user