Skip to content

Commit

Permalink
Updated Databag to version supporting MFA (#492)
Browse files Browse the repository at this point in the history
- multi-factor authentication support added for admin and user login via
TOTP
  • Loading branch information
balzack authored Jun 2, 2024
1 parent 2d97111 commit d08270d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Apps/Databag/docker-compose.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: databag
services:
databag:
image: balzack/databag:0.1.12
image: balzack/databag:0.1.14
restart: unless-stopped
x-casaos:
volumes:
Expand Down

0 comments on commit d08270d

Please sign in to comment.