Fyrd / caniuse

Raw browser/feature support data from caniuse.com
https://caniuse.com
Creative Commons Attribution 4.0 International
5.6k stars 1.38k forks source link

Add support for passwordrules input attribute #6705

Open ericestes opened 1 year ago

ericestes commented 1 year ago

The passwordrules attribute can be used to customize passwords generated by password managers to ensure they meet a site's requirements. It has been supported in Safari since 2018.

https://developer.apple.com/password-rules/

Crissov commented 7 months ago

4409

ericestes commented 7 months ago

@Crissov It doesn't seem to be showing up: https://caniuse.com/?search=password%20rules. Is there an issue with that JSON?

Crissov commented 7 months ago

I’m actually wondering the same.

edwinm commented 1 month ago

Interesting to note: it's not Safari only. 1Password also creates passwords following these rules.