bareos: master 725164ad

Author Committer Branch Timestamp Parent
Alaa Eddine Elamri Alaa Eddine Elamri master 2021-02-16 16:17 master e8922b1d Pending
Changeset dir: fix date entry bug

- User could enter wrong dates such as 1999-88-70 27:55:798, now he is denied
- Trailing strings are now detected
- Added tests for typical wrong entries
mod - core/src/lib/btime.cc Diff File
mod - core/src/tests/CMakeLists.txt Diff File
add - core/src/tests/time_format_test.cc Diff File