Change basic.auth message

Hi!

I just wanted to ask if there is a way to change the message traefik shows when it displays the basic auth dialog.
Currently it just says "traefik", and I would really like to change that.

Is there a way?
Thanks! :slight_smile:

Hi,

This option is only possible in Traefik v2. You can find the docs on the configuration option here:
https://docs.traefik.io/middlewares/basicauth/#realm

To help moving from Traefik v1 to v2 you can also look that the migration guide here:
https://docs.traefik.io/migration/v1-to-v2/

1 Like

Thank you very much! One more reason to update soon :slight_smile: