max
- https://blog.mpatterson.xyz
-
If you would like to contribute, email me a patch and how you want to be credited in the commit
- Joined on
2022-03-30
Block a user
aad2144e7c
Build updated binaries
a1c8d6e531
Bump version
0d5d7503ec
Build with Go 1.23.2
ee1a0fedcc
Build with Go 1.22
3fc3f35bb5
Bump version to 1.3.2
783ddaf553
Merge branch 'master' into enhanced_routing_and_logout_fixes
aad9cdfaf5
Merge remote-tracking branch 'origin/master'
3738ba689e
Update x/crypto
b8b64968bb
Merge remote-tracking branch 'origin/enhanced_routing_and_logout_fixes' into enhanced_routing_and_logout_fixes
65be302aa4
Update x/crypto
aad9cdfaf5
Merge remote-tracking branch 'origin/master'
3738ba689e
Update x/crypto
8ab50cb37c
Merge branch 'master' into enhanced_routing_and_logout_fixes
a833823ad6
Fix wording
6d6aff50b3
Only show logout (now CSRF protected) if user is authenticated, include relevant authentication logic in GET controllers (this should be moved to middleware)
a6be73765a
Add GET verb to static handler
ddc9e51831
Fix boolean column migration example
dc450e26dd
Move logout to POST route and controller with CSRF middleware. Add CsrfToken to home for logout