Actions
Task #2448
closedImplement report of password changes
Start date:
08/19/2020
Due date:
% Done:
100%
Estimated time:
Owner:
Description
This report should contain password changes on system.
Actions
Added by Tomáš Doischer over 4 years ago. Updated almost 4 years ago.
100%
Description
This report should contain password changes on system.
Implemented in https://git.bcvsolutions.eu/modules/reports/tree/2448-password-changes-report
Documentation: https://wiki.czechidm.com/devel/documentation/modules_reports/reports/identities_and_their_password_changes_on_a_system
Ready for code review.
IdentityPasswordChangeReportCsvRenderer::render close resources in finally block
Otherwise it looks good, thx for it.
There was an issue with time being shown in a default time zone instead of the one actually used. It is fixed now.
Merged to develop.