mirror of
https://github.com/steveiliop56/tinyauth.git
synced 2025-10-28 12:45:47 +00:00
feat: add version information to login screen
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user