mirror of
https://github.com/steveiliop56/tinyauth.git
synced 2025-10-28 12:45:47 +00:00
feat: add trusted URLs
This commit is contained in:
@@ -446,6 +446,7 @@ func (h *Handlers) AppHandler(c *gin.Context) {
|
||||
DisableContinue: h.Config.DisableContinue,
|
||||
Title: h.Config.Title,
|
||||
GenericName: h.Config.GenericName,
|
||||
Domain: h.Config.Domain,
|
||||
}
|
||||
|
||||
// Return app context
|
||||
|
||||
Reference in New Issue
Block a user