Skip to content

How do I manage the legal footer links?

Requires Basic

Under Administration → Branding, section “Legal links (login footer + e-mails)”, you configure the URLs for Imprint, Privacy, Terms, Consumer information, and Cancel contract — and use the “Show in footer” toggle to control which of them are visible. The links appear in the login page footer and in every system e-mail (e.g., password reset, invitation).

The five available link keys are fixed: imprint (Imprint), privacy (Privacy), terms (Terms), legal_info (Consumer information), cancel_contract (Cancel contract).

  1. Open Branding. Administration → Branding → section “Legal links (login footer + e-mails)”.

    The five legal links with URL fields and the 'Show in footer' toggle.
  2. Enter the URLs. Fill in the Imprint URL, Privacy URL, Terms URL, Consumer-information URL, and Cancel-contract URL fields with the addresses of your own pages.

  3. Choose visibility. Enable “Show in footer” for each link. Only links that are enabled and have a URL actually appear.

  4. Save and check. Open the login page in a private window — the footer shows the enabled links in a fixed order (Imprint, Privacy, Terms, Consumer information, Cancel contract).

  • Two conditions for display. A link appears only if its key is enabled and a URL can be resolved. The order is fixed (Imprint → Privacy → Terms → Consumer information → Cancel contract).
  • Three-tier URL resolution. Each URL follows this precedence: value from the instance settings → server environment variable (FOOTER_*_URL) → default path based on the configured LEGAL_BASE_URL (e.g., …/impressum.html). Empty fields thus “inherit” from the server setup where applicable — handy for preconfigured installations.
  • In e-mails too. The same resolved links form the footer of every system e-mail (password reset, invitation) — in the recipient’s language (DE/EN).
  • Publicly visible. Like all branding, the links are served without authentication so the login page can display them.
  • GDPR practice. For a publicly reachable login in Germany, at least Imprint and Privacy should be enabled — Notory only shows them once you configure them.