KeePass Auto-Type regex not working

0

I configured KeePass Auto-Type to detect a certain login window (in a browser) using regex like this

//^Webhosting - Login - Mozilla Firefox$//

nevertheless, this matches (also) a page with the windows title

1&1 Kunden-Login - Anmeldung zu Ihrem Control-Center - Mozilla Firefox

an inserts my user credentials there, when I invoke auto typing.

Whats the issue here? I tried some variations on the regex, but so far no success.

Thanks!

Michael

Posted 2019-09-28T08:29:51.037

Reputation: 1

No answers