Open Jarrodsz opened 2 years ago
This isn't a feature of the plugin. Is this something you'd be willing to sponsor? If so, its likely 2 hours of work. See this doc for more details.
Its not that big of deal, im just a student. but perhaps in the future this would be a nice to have.
Pull requests welcome :)
Description of problem
Having multiple domain names attached to a single dokku app. The auth is app-wide so every domain gets the password prompt.
How reproducible
Create a new dokku app "my app" Attach 2 domains to it. Add auth plugin and enable it for the app "my app"
Actual Results
Auth works for all domains, its application wide.
Expected Results
Need a way to set only a specific domain.ltd to be activated for auth. So domain1.ltd that links to my app should give auth but domain2.ltd that links to my app should not give the auth.