patch applied (/home/srv/code/hackage-server): "Allow import of users with .htpasswd hashes, and upgrading of those hashes" and 1 others
Tue Oct 18 18:03:05 BST 2011 Max Bolingbroke <batterseapower@hotmail.com> * Allow import of users with .htpasswd hashes, and upgrading of those hashes Ignore-this: f741f0a7cc379f4bf26dccee10401fb0 M ./Distribution/Server.hs -3 +3 M ./Distribution/Server/Features/Html.hs -13 +4 M ./Distribution/Server/Features/Users.hs -28 +30 M ./Distribution/Server/Framework/Auth.hs -14 +42 M ./Distribution/Server/Framework/AuthCrypt.hs +23 M ./Distribution/Server/Framework/AuthTypes.hs -1 +7 M ./Distribution/Server/LegacyImport/BulkImport.hs -10 +4 M ./Distribution/Server/LegacyImport/HtPasswdDb.hs -5 +1 M ./Distribution/Server/Pages/Util.hs -1 +14 M ./Distribution/Server/Users/Backup.hs -9 +23 M ./Distribution/Server/Users/State.hs -17 +22 M ./Distribution/Server/Users/Types.hs -2 +4 M ./Distribution/Server/Users/Users.hs -39 +60 Tue Oct 18 20:32:35 BST 2011 Max Bolingbroke <batterseapower@hotmail.com> * Fix authentication with PUT/DELETE requests Ignore-this: 7800c854d91273e94144bfa40adea8c3 M ./Distribution/Server.hs -2 +1 M ./Distribution/Server/Framework/Auth.hs -1 +2 M ./Distribution/Server/Util/Happstack.hs +41
participants (1)
-
Max Bolingbroke