The patch file for Audit Logging and ATNA (MUO Enhancements) is attached herewith.
Wiki Reference : http://www.openmedsoftware.org/wiki/4._Audit_Control
Design Document : http://www.openmedsoftware.org/mw/images/9/9c/Audit_design.pdf
Do share your views on the patch.
Thanks
ViCarePlus Team
Audit & ATNA patch
Hi,
The code changes to take the backup of the "log" table is in code review process. Will circulate that as a separate patch.
Thanks
ViCarePlus team
code reviewed here:
https://sourceforge.net/projects/openemr/forums/forum/202506/topic/3532184
Contains a. Modified Audit patch b. Script to take the backup of log table c. Difference between the earlier patch and this patch
reviewed latest patch here:
https://sourceforge.net/projects/openemr/forums/forum/202506/topic/3532184
Contains a. Modified Audit patch b. Script to take the backup of log table c. Difference between the earlier patch and this patch
reviewed latest patch here:
https://sourceforge.net/projects/openemr/forums/forum/202506/topic/3532184
Module was committed by Visolve, so closing this artifact.
Modified patch for Audit
Hi
We did perform some testing related to audit against the latest changes to sql.inc and had identified two issues.
1. Checksum (to log in the audit) is not calculated correctly
2. The "last insert id" is not stored properly for "select" calls which in turn causes few issues when we enable "query" option in the audit feature.
The patch to fix the above said issues is posted here.
Do share your views.
Thanks
ViCarePlus team
Hi
Patch has been committed to OpenEMR CVS.
Thanks
ViCarePlus team