alpha
Login
or
Join now
vvill.dev
/
caddy-atproto-auth
Star
2
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
Caddy module to require at-proto authentication and restrict routes to DIDs
Star
2
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
Overview
Issues
Pulls
Pipelines
Commits
Author
Commit
Message
Date
Will Garrison
9a836234
Remove unnecessary scope
main
3mo ago
Will Garrison
3b76c50a
Fix logic bug in portal redirect, only serve login page on login route :)
3mo ago
Will Garrison
c991c005
config to allow PDSs on local network
3mo ago
Will Garrison
a1c1084d
Fix db pathing issue
3mo ago
Will Garrison
58ff42fd
Further revisions, nits, added config options
3mo ago
Will Garrison
cda12619
Human: Rewrite README, cleanup old files, move test
3mo ago
Will Garrison
19fc58ac
AI: Resolve various bugs to do with redirects and syntax
3mo ago
Will Garrison
c9461c0f
refactor: remove redundant cookie_domain configurations from portal and gate
3mo ago
Will Garrison
4076412e
fix: architectural and security improvements (cookie domain, redirect validation, session isolation)
3mo ago
Will Garrison
2abcabc7
docs: add compression best practices
3mo ago
Will Garrison
6325c1aa
feat: simplify portal path config with path_prefix and update composition docs
3mo ago
Will Garrison
57ec5790
Refactor: remove standalone mode from Gate, rely on Portal composition
3mo ago
Will Garrison
2ff82ba8
feat: make login and logout paths configurable in gate
3mo ago
Will Garrison
699e6d1e
feat: auto-generate cookie_secret if not provided
3mo ago
Will Garrison
9bcf6e32
fix: revoke session credential on logout
3mo ago
Will Garrison
cea1699e
feat: implement /logout handler for both modes
3mo ago
Will Garrison
43ff6100
fix: display error alerts in login page
3mo ago
Will Garrison
e07b8f11
fix: sanitize handle input and render login errors properly
3mo ago
Will Garrison
0bea07c2
test: Add local E2E configuration
3mo ago
Will Garrison
a4b7890e
feat: Implement transparent session refresh for less logins
3mo ago
Will Garrison
caeb32dd
docs: Update module path and configuration documentation
3mo ago
Will Garrison
10b2f92e
docs: Add main README.md
3mo ago
Will Garrison
310f115f
feat: Complete UI customization and integration tests
3mo ago
Will Garrison
be52f3bf
feat: Implement Auth Portal and update Gate logic for Standalone mode
3mo ago
Will Garrison
8130031e
feat: Add core Caddy module scaffolding
3mo ago
Will Garrison
058e2011
chore: Initialize project setup and ignore docs
3mo ago
Remove unnecessary scope
main
9a836234
Will Garrison
3mo
Fix logic bug in portal redirect, only serve login page on login route :)
3b76c50a
Will Garrison
3mo
config to allow PDSs on local network
c991c005
Will Garrison
3mo
Fix db pathing issue
a1c1084d
Will Garrison
3mo
Further revisions, nits, added config options
58ff42fd
Will Garrison
3mo
Human: Rewrite README, cleanup old files, move test
cda12619
Will Garrison
3mo
AI: Resolve various bugs to do with redirects and syntax
19fc58ac
Will Garrison
3mo
refactor: remove redundant cookie_domain configurations from portal and gate
c9461c0f
Will Garrison
3mo
fix: architectural and security improvements (cookie domain, redirect validation, session isolation)
4076412e
Will Garrison
3mo
docs: add compression best practices
2abcabc7
Will Garrison
3mo
feat: simplify portal path config with path_prefix and update composition docs
6325c1aa
Will Garrison
3mo
Refactor: remove standalone mode from Gate, rely on Portal composition
57ec5790
Will Garrison
3mo
feat: make login and logout paths configurable in gate
2ff82ba8
Will Garrison
3mo
feat: auto-generate cookie_secret if not provided
699e6d1e
Will Garrison
3mo
fix: revoke session credential on logout
9bcf6e32
Will Garrison
3mo
feat: implement /logout handler for both modes
cea1699e
Will Garrison
3mo
fix: display error alerts in login page
43ff6100
Will Garrison
3mo
fix: sanitize handle input and render login errors properly
e07b8f11
Will Garrison
3mo
test: Add local E2E configuration
0bea07c2
Will Garrison
3mo
feat: Implement transparent session refresh for less logins
a4b7890e
Will Garrison
3mo
docs: Update module path and configuration documentation
caeb32dd
Will Garrison
3mo
docs: Add main README.md
10b2f92e
Will Garrison
3mo
feat: Complete UI customization and integration tests
310f115f
Will Garrison
3mo
feat: Implement Auth Portal and update Gate logic for Standalone mode
be52f3bf
Will Garrison
3mo
feat: Add core Caddy module scaffolding
8130031e
Will Garrison
3mo
chore: Initialize project setup and ignore docs
058e2011
Will Garrison
3mo