fixes #1278: allow the '#' character within the username field of DCC2 hashes

This commit is contained in:
philsmd
2017-08-17 07:51:19 +02:00
parent 932587c042
commit 1d5dbab258
2 changed files with 4 additions and 1 deletions
+1
View File
@@ -26,6 +26,7 @@
- Fixed the version number used in the restore file header
- Fixed the parsing of command line options. It doesn't show two times the same error about an invalid option anymore.
- Fixed the estimated time value whenever the value is very large and overflows
- Fixed the parsing of DCC2 hashes by allowing the "#" character within the user name
##
## Improvements