Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • B backend
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 56
    • Issues 56
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
  • Merge requests 16
    • Merge requests 16
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Container Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Issue
    • Repository
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Notifications project
  • backend
  • Merge requests
  • !143

[#117] Auditing Events

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Emmanuel Ormancey requested to merge 117-auditing-events into master Dec 14, 2021
  • Overview 7
  • Commits 22
  • Pipelines 15
  • Changes 28

Closes #117 (closed)

Audit channel changes and notifications sent.

Added an endpoint for web-portal admin interface for supporters to display audit information about specified channel or notification id.

requires env variables:

# Auditing
# ETCD_HOST=localhost
# ETCD_PORT=2379
# AUDITING=true
# ETCD_USER=audituser
# ETCD_PASSWORD=fill-me
Edited Jan 06, 2022 by Emmanuel Ormancey
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: 117-auditing-events