root: add utm_source
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
This commit is contained in:
		@ -406,7 +406,8 @@ export class FlowExecutor extends LitElement implements StageHost {
 | 
			
		||||
                                                ${this.tenant?.brandingTitle != "authentik"
 | 
			
		||||
                                                    ? html`
 | 
			
		||||
                                                          <li>
 | 
			
		||||
                                                              <a href="https://goauthentik.io"
 | 
			
		||||
                                                              <a
 | 
			
		||||
                                                                  href="https://goauthentik.io?utm_source=authentik&utm_medium=flow"
 | 
			
		||||
                                                                  >${t`Powered by authentik`}</a
 | 
			
		||||
                                                              >
 | 
			
		||||
                                                          </li>
 | 
			
		||||
 | 
			
		||||
		Reference in New Issue
	
	Block a user