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 a552b9a commit fb28a58Copy full SHA for fb28a58
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.16.0] 2024-08-27
18
19
[#110](https://github.com/OS2Forms/os2forms/pull/110)
composer.json
@@ -69,6 +69,7 @@
69
"http-interop/http-factory-guzzle": "^1.0.0",
70
"itk-dev/beskedfordeler-drupal": "^1.0",
71
"itk-dev/serviceplatformen": "^1.5",
72
+ "os2web/os2web_audit": "^0.0.1",
73
"os2web/os2web_datalookup": "^1.5",
74
"os2web/os2web_nemlogin": "^1.0",
75
"php-http/guzzle7-adapter": "^1.0",
0 commit comments