]> git.ipfire.org Git - ipfire.org.git/commit
accounts: Add Bugzilla API to delete accounts in Bugzilla
authorMichael Tremer <michael.tremer@ipfire.org>
Wed, 28 Jun 2023 09:55:18 +0000 (09:55 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Wed, 28 Jun 2023 09:55:18 +0000 (09:55 +0000)
commit26ccb61a0892123d0d407937d3d49210d4f123c8
treea8b9df364cf2ee08573c931a8d7b1cbd5f8527de
parent349992871da8f12930d46deaee75900b66cfacab
accounts: Add Bugzilla API to delete accounts in Bugzilla

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
Makefile.am
src/backend/accounts.py
src/backend/base.py
src/backend/bugzilla.py [new file with mode: 0644]