We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f0ee398 commit 8f92de6Copy full SHA for 8f92de6
CHANGELOG.md
@@ -11,6 +11,9 @@ before starting to add changes. Use example [placed in the end of the page](#exa
11
12
## [Unreleased]
13
14
+- [#192](https://github.com/OS2Forms/os2forms/pull/129)
15
+ Added audit loggin module from os2web
16
+
17
## [3.15.7] 2024-08-15
18
19
- [#123](https://github.com/OS2Forms/os2forms/pull/123)
composer.json
@@ -76,6 +76,7 @@
76
"http-interop/http-factory-guzzle": "^1.0.0",
77
"itk-dev/beskedfordeler-drupal": "^1.0",
78
"itk-dev/serviceplatformen": "dev-feature/guzzle6-adapter as 1.5",
79
+ "os2web/os2web_audit": "^0.0.1",
80
"os2web/os2web_datalookup": "^1.5",
81
"os2web/os2web_nemlogin": "^1.0",
82
"php-http/guzzle6-adapter": "^2.0",
0 commit comments