[Bug 58764] Add python example for SHA1 in Password Encryption

2015-12-29 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=58764 --- Comment #5 from Dave Hall --- @Eric thanks for applying the patch. @Tom, Apache doesn't currently support SHA-256 as a hashing algorithm for htpasswd files. The supported types are documented at https://httpd.apache.org/docs/2.4/misc/pass

[Bug 58764] Add python example for SHA1 in Password Encryption

2015-12-28 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=58764 --- Comment #4 from Eric Covener --- (In reply to Tom Browder from comment #3) > Given the state of SHA1 in the browser world, shouldn't all examples be > changed to show a SHA256 string? I don't think it's (directly) applicable to deprecation

[Bug 58764] Add python example for SHA1 in Password Encryption

2015-12-28 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=58764 --- Comment #3 from Tom Browder --- Given the state of SHA1 in the browser world, shouldn't all examples be changed to show a SHA256 string? -- You are receiving this mail because: You are the assignee for the bug. --

[Bug 58764] Add python example for SHA1 in Password Encryption

2015-12-28 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=58764 Eric Covener changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug 58764] Add python example for SHA1 in Password Encryption

2015-12-23 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=58764 Dave Hall changed: What|Removed |Added CC||skwa...@gmail.com --- Comment #1 from Dave