Skip to content

Commit 905e1be

Browse files
committed
1743: Added os2web audit module
1 parent a552b9a commit 905e1be

File tree

2 files changed

+8
-0
lines changed

2 files changed

+8
-0
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,9 @@ before starting to add changes. Use example [placed in the end of the page](#exa
1111

1212
## [Unreleased]
1313

14+
- [#192](https://github.com/OS2Forms/os2forms/pull/129)
15+
Added audit loggin module from os2web
16+
1417
## [3.16.0] 2024-08-27
1518

1619
[#110](https://github.com/OS2Forms/os2forms/pull/110)

composer.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,12 @@
6868
"drupal/workflow_participants": "^3.0@RC",
6969
"http-interop/http-factory-guzzle": "^1.0.0",
7070
"itk-dev/beskedfordeler-drupal": "^1.0",
71+
<<<<<<< HEAD
7172
"itk-dev/serviceplatformen": "^1.5",
73+
=======
74+
"itk-dev/serviceplatformen": "dev-feature/guzzle6-adapter as 1.5",
75+
"os2web/os2web_audit": "^0.0.1",
76+
>>>>>>> 8f92de6 (1743: Added os2web audit module)
7277
"os2web/os2web_datalookup": "^1.5",
7378
"os2web/os2web_nemlogin": "^1.0",
7479
"php-http/guzzle7-adapter": "^1.0",

0 commit comments

Comments
 (0)