stuve-it-backend/ldapSync
Valentin Kolb 4d31f8de68
Build and Push Docker image / build-and-push (push) Successful in 3m1s Details
feat(app): chnaged users table
in the past ldapUsers had their own table (ldapUsers) and guest users the (guestUsers) table. They are now stored in the same table but with a REALM field

BREAKING CHANGE: ldap users are now stored in the "users" table
2024-05-14 14:18:20 +02:00
..
db.go feat(app): chnaged users table 2024-05-14 14:18:20 +02:00
ldapSync.go feat(app): chnaged users table 2024-05-14 14:18:20 +02:00
main.go refactor(project): path rename 2024-03-27 16:00:59 +01:00
models.go feat(app): chnaged users table 2024-05-14 14:18:20 +02:00
tables.go feat(app): chnaged users table 2024-05-14 14:18:20 +02:00