Handle wildcard in url mapping
Could it be possible in the future to handle wildcard in url mapping ?
As a web developer, i'm using dev environments, so urls are something like https://mywebsite-pr-*.fr/. Currently, it doesn't recognize url and doesn't propose me to autofill password.
Manually search then copy the credentials is kind of cumbersome. Thanks for your time reading !
-
Murteza
commented
This is a sorely needed feature as some services (cough..google..cough) use same login credentials for all of their services, but their login page lives in a subdomain.
There are many developers who use *-demo.mydomain.tld like system to show their working prototypes to customers but use admin/long-and-complex-password for those services. I know it is a niche, but it is much better than matching all the services because they are under same root domain despite being unrelated to each other. I am recommended 10 credentials for each service on my home server, making choosing the credential extremely likely.