9 Commits (c607cdae9437f3e7eb1cd86dd1d1024abc2c21b9)

Author SHA1 Message Date
Jan Dittberner ae86e52d40 Release 0.3.0 11 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.
11 months ago
Jan Dittberner 0a4cc75bd3 HTML improvements
- link from logo to start page
- move common page header to templates/base.gohtml
11 months ago
Jan Dittberner 9ad06a2935 Improve token handling
- add identity information to the index page
- let the session expire when the token expires
11 months ago
Jan Dittberner bc35b0984f Release 0.2.0 11 months ago
Jan Dittberner f35a59e59c Re-order configuration precedence 11 months ago
Jan Dittberner 4339baee85 Fix logged application name 11 months ago
Jan Dittberner 269339ced4 Release 0.1.0
- initial release
11 months ago
Jan Dittberner 21c2411cf5 Add packaging via goreleaser 11 months ago