f54911ed48
add alembic migration; delete unneccessary card layout
7923f4889c
fix depracation warnings (sqlalchemy 2.0), fix installable plugin
Flask-LDAPconn no release since 2019
ORM Model flaschengeist use is deprecated/legacy.
cfbb557539
Merge pull request 'feature/migrations, closes #19' (#20) from feature/migrations into develop
ba93345a09
feat(users) fix cli if user get role, that provider is updatet too
d475f3f8e2
feat(ldap) fix login on ldap
a50ba403fc
feat(ldap) fix sync from ldap
e0acb80f5d
feat(plugin) fix get right instance auf auth_provider
feature/migrations, closes #19
DB: Migrations need to be supported
cfbb557539
Merge pull request 'feature/migrations, closes #19' (#20) from feature/migrations into develop
ba93345a09
feat(users) fix cli if user get role, that provider is updatet too
d475f3f8e2
feat(ldap) fix login on ldap
a50ba403fc
feat(ldap) fix sync from ldap
e0acb80f5d
feat(plugin) fix get right instance auf auth_provider
7796f45097
feat(db) fix get plugins if no database exists
8a656c3c89
Merge branch 'develop' into feature/migrations
8a5380d888
update sqlalchmy version. not higher than 2.0
Update dependencies of SQLAlchemy to 2.x
e09d563e93
Merge pull request 'feat(plugins): Load metadata from entry points / distribution' (#24) from proposal/metadata2 into develop
2d4c8ebfd9
fix(plugins): Fix functions using id instead of name property
6f35e17fba
feat(plugins): Load metadata from entry points / distribution
feat(plugins): Load metadata from entry points / distribution