mirror of
https://github.com/tinyauthapp/tinyauth.git
synced 2026-09-13 20:03:31 +08: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