9 Commits (main)

Author SHA1 Message Date
Jan Dittberner ae86e52d40 Release 0.3.0 10 months ago
Jan Dittberner 7ec9e393e0 Add separate protected resource page
This commit adds a separate protected resource page to demonstrate how
to selectively require logins.

Add code to improve client performance by providing modification timestamps
and Cache-Control headers for embedded static files.
10 months ago
Jan Dittberner 0a4cc75bd3 HTML improvements
- link from logo to start page
- move common page header to templates/base.gohtml
10 months ago
Jan Dittberner 9ad06a2935 Improve token handling
- add identity information to the index page
- let the session expire when the token expires
10 months ago
Jan Dittberner bc35b0984f Release 0.2.0 10 months ago
Jan Dittberner f35a59e59c Re-order configuration precedence 10 months ago
Jan Dittberner 4339baee85 Fix logged application name 10 months ago
Jan Dittberner 269339ced4 Release 0.1.0
- initial release
10 months ago
Jan Dittberner 21c2411cf5 Add packaging via goreleaser 10 months ago