DataMeta 1.1.0
What's Changed
- Bump version 1.0.5 by @lkuchenb in #457
- Bump version 1.0.5 by @lkuchenb in #459
- Fix GET:/users/{id} response by @lkuchenb in #458
- Prepare Release 1.0.5 by @lkuchenb in #460
- Fix/issue 472 - deal with mailserver not being available by @cschu in #474
- Feature/add password criteria 470 by @cschu in #477
- Feature/track used passwords 469b by @cschu in #475
- Feature/login tracking 478 by @cschu in #479
- Tests portability by @ckaipf in #482
- Feature/add 2fa 467 by @cschu in #468
- add dependencies for openapi to fix ImportError by @ckaipf in #484
- update configs for container by @ckaipf in #485
- add legal notice element to default layout and login pages by @ckaipf in #488
- Fix page title by @ckaipf in #491
- replace hard coded logo with appsetting
logo_html
by @ckaipf in #490 - Add json logger by @ckaipf in #497
- Disable autocomplete for OTP forms by @ckaipf in #495
- Fix minimal template by @ckaipf in #493
- change keys,
name
is reserved by @ckaipf in #502 - Add logging to MetaDataSest by @ckaipf in #501
- Hotfix AttributeError: 'SvgPathFillImage' object has no attribute 'make_path' by @ckaipf in #503
- Fix clear login attempts logging by @ckaipf in #498
- Update qr code injection by @ckaipf in #505
- Refactor appsetting injection by @ckaipf in #494
- Prepare Release 1.1.0 by @ckaipf in #507
New Contributors
Full Changelog: v1.0.4...v1.1.1