ae86e52d40
Release 0.3.0
2023-08-07 15:19:03 +02:00
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.
2023-08-03 16:46:28 +02:00
0a4cc75bd3
HTML improvements
...
- link from logo to start page
- move common page header to templates/base.gohtml
2023-08-03 13:04:10 +02:00
9ad06a2935
Improve token handling
...
- add identity information to the index page
- let the session expire when the token expires
2023-07-30 16:48:26 +02:00
bc35b0984f
Release 0.2.0
2023-07-29 21:57:18 +02:00
f35a59e59c
Re-order configuration precedence
2023-07-29 21:06:26 +02:00
4339baee85
Fix logged application name
2023-07-29 20:23:55 +02:00
269339ced4
Release 0.1.0
...
- initial release
2023-07-29 18:39:28 +02:00
21c2411cf5
Add packaging via goreleaser
2023-07-29 18:23:28 +02:00