-
### Community Note
* Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the com…
-
Hi,
we're planning to use LinOTP in our production environment. In order to get the auditing feature we activated the Audit Trail and LinOTP is now logging the Audit information to an Auditing-Table i…
ghost updated
9 years ago
-
Need a call that can dump all info stored in HIL DB as a json file that can be used as input to re-populate database.
Very useful for
-- Creating point in time state of HIL db for research, debug…
-
| Q | A
| ----------------------------| -----------------------
| `auditor-bundle` version | 4.1.0
| PHP version | 7.4.19
| Database …
-
### Auditing
#### JPA 제공하는 Auditing 기능
```kotlin
@MappedSuperclass
open class JpaBaseEntity(
@Column(updatable = false)
var createdDate: LocalDateTime? = null,
var updatedDate: …
yepdi updated
2 years ago
-
Add auditing functionality for different components of report definition like report def,business rules,report calc def,report comp agg def etc.
Refactor code to include common functionality of dat…
-
Hi, first of all, thanks for making this awesome project.
What do you think of adding feature that enable sshportal to read all entity from config file instead of database. This will allow things …
-
Good morning all,
Here to report a weird issue with the AzureRM provider on Terraform. Following the env specific:
DISTRIB_DESCRIPTION="Ubuntu 20.04.4 LTS"
Terraform v1.0.10
hashicorp/azurerm vers…
-
The database stores changes to configuration incrementally (i.e., we know all prior versions of the config, like a Git history), but we don't expose this information through the UX anywhere. It would …
-
## Description
Implement an endpoint to **UPDATE** the content of the About page, allowing administrators to modify the information efficiently.
---
## Purpose
- Enable administrators to updat…