feat: add version information to login screen

This commit is contained in:
Stavros
2025-07-12 00:08:24 +03:00
parent a11aba72d8
commit d0be4a2654
10 changed files with 104 additions and 1 deletions

View File

@@ -218,6 +218,9 @@ func TestAppContext(t *testing.T) {
BackgroundImage: "https://example.com/image.png",
OAuthAutoRedirect: "none",
Domain: "localhost",
Version: "development",
BuildTimestamp: "n/a",
CommitHash: "n/a",
}
// We should get the username back