[Webkit-unassigned] [Bug 187234] New: passwordrules

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Jul 1 10:40:04 PDT 2018


https://bugs.webkit.org/show_bug.cgi?id=187234

            Bug ID: 187234
           Summary: passwordrules
           Product: WebKit
           Version: Safari Technology Preview
          Hardware: Macintosh
                OS: macOS 10.13
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Forms
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: craig+webkit at craigfrancis.co.uk
                CC: cdumez at apple.com, wenson_hsieh at apple.com

Created attachment 344054

  --> https://bugs.webkit.org/attachment.cgi?id=344054&action=review

Example HTML form which includes the passwordrules attribute

The release notes for Preview 58 implies that the "passwordrules" attribute should be working now:

https://webkit.org/blog/8327/safari-technology-preview-58-with-safari-12-features-is-now-available/

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

But testing this on Release 59, the attached HTML always generates a 20 character alpha-numeric password with hyphens (no percentage sign to be seen).

I'm also aware that you need to close the tab and re-open the document to get a new 20 character password... otherwise WebKit will keep using the same generated password, even on page reload.

And a note for other web developers... The rules I've used are there to test "passwordrules", I would not recommend these be used in a real system (max of 10 characters, you must be joking).

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20180701/0d0d1ff8/attachment-0001.html>


More information about the webkit-unassigned mailing list