Edumfa

Latest version: v2.0.2

Safety actively analyzes 630026 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 2

2.0.2

What's Changed

* chore: Configure Renovate by renovate in https://github.com/eduMFA/eduMFA/pull/7
* chore: do not inherit from `object` by aburch in https://github.com/eduMFA/eduMFA/pull/61
* chore: fix doc dependencies by fritterhoff in https://github.com/eduMFA/eduMFA/pull/80
* docs: update documentation (no corresponding issue) by Thaoden in https://github.com/eduMFA/eduMFA/pull/87
* fix: migration for apache and nginx packages by Luc1412 in https://github.com/eduMFA/eduMFA/pull/88
* fix: print logo to stderr by Johnnynator in https://github.com/eduMFA/eduMFA/pull/89
* fix: correct audit log rotation example in crontab by Johnnynator in https://github.com/eduMFA/eduMFA/pull/103
* fix: correct cronjob by Johnnynator in https://github.com/eduMFA/eduMFA/pull/102
* test: add missing sms provider tests by j-hoff in https://github.com/eduMFA/eduMFA/pull/109
* feat: add support for PostgreSQL in backup script by Johnnynator in https://github.com/eduMFA/eduMFA/pull/10
* docs: change docs theme to furo + upgrade docs dependencies by Luc1412 in https://github.com/eduMFA/eduMFA/pull/908
* chore(deps): update dependency pytz to v2024 by renovate in https://github.com/eduMFA/eduMFA/pull/107
* chore(deps): update dependency pydash to v8 by renovate in https://github.com/eduMFA/eduMFA/pull/106
* chore(deps): update dependency netaddr to v0.10.1 by renovate in https://github.com/eduMFA/eduMFA/pull/111
* chore(deps): update dependency babel to v2.14.0 by renovate in https://github.com/eduMFA/eduMFA/pull/67
* chore(deps): update dependency alembic to v1.13.1 by renovate in https://github.com/eduMFA/eduMFA/pull/66
* chore(deps): update dependency werkzeug to v3.0.2 by renovate in https://github.com/eduMFA/eduMFA/pull/65
* chore(deps): update dependency sqlalchemy to v1.4.52 by renovate in https://github.com/eduMFA/eduMFA/pull/64
* chore(deps): update dependency flask-migrate to v4.0.7 by renovate in https://github.com/eduMFA/eduMFA/pull/63
* chore(deps): update softprops/action-gh-release action to v2 by renovate in https://github.com/eduMFA/eduMFA/pull/60
* chore(deps): update dependency idna to v3.7 [security] by renovate in https://github.com/eduMFA/eduMFA/pull/55
* chore(deps): update actions/checkout action to v4 by renovate in https://github.com/eduMFA/eduMFA/pull/58
* chore(deps): update dependency flask to v3.0.3 by renovate in https://github.com/eduMFA/eduMFA/pull/62
* chore(deps): update dependency async-timeout to v4.0.3 by renovate in https://github.com/eduMFA/eduMFA/pull/68
* chore(deps): update dependency smpplib to v2.2.3 by renovate in https://github.com/eduMFA/eduMFA/pull/73
* chore(deps): update dependency cachetools to v5.3.3 by renovate in https://github.com/eduMFA/eduMFA/pull/69
* chore(deps): update dependency sphinxcontrib-qthelp to v1.0.7 by renovate in https://github.com/eduMFA/eduMFA/pull/77
* chore(deps): update dependency sphinxcontrib-htmlhelp to v2.0.5 by renovate in https://github.com/eduMFA/eduMFA/pull/76
* chore(deps): update dependency sphinxcontrib-applehelp to v1.0.8 by renovate in https://github.com/eduMFA/eduMFA/pull/74
* chore(deps): update dependency sphinxcontrib-devhelp to v1.0.6 by renovate in https://github.com/eduMFA/eduMFA/pull/75
* chore(deps): update dependency croniter to v1.4.1 by renovate in https://github.com/eduMFA/eduMFA/pull/86
* chore(deps): update dependency charset-normalizer to v3.3.2 by renovate in https://github.com/eduMFA/eduMFA/pull/85
* chore(deps): update dependency cffi to v1.16.0 by renovate in https://github.com/eduMFA/eduMFA/pull/84
* chore(deps): update dependency cbor2 to v5.6.3 by renovate in https://github.com/eduMFA/eduMFA/pull/82
* chore(deps): update dependency bcrypt to v4.1.2 by renovate in https://github.com/eduMFA/eduMFA/pull/79
* chore(deps): update dependency responses to v0.25.0 by renovate in https://github.com/eduMFA/eduMFA/pull/101
* chore(deps): update dependency redis to v4.6.0 by renovate in https://github.com/eduMFA/eduMFA/pull/100
* chore(deps): update dependency pykcs11 to v1.5.15 by renovate in https://github.com/eduMFA/eduMFA/pull/71
* chore(deps): update dependency lxml to v5.2.1 by renovate in https://github.com/eduMFA/eduMFA/pull/94
* chore(deps): update dependency pyjwt to v2.8.0 by renovate in https://github.com/eduMFA/eduMFA/pull/96

New Contributors
* renovate made their first contribution in https://github.com/eduMFA/eduMFA/pull/7
* aburch made their first contribution in https://github.com/eduMFA/eduMFA/pull/61
* Thaoden made their first contribution in https://github.com/eduMFA/eduMFA/pull/87
* Johnnynator made their first contribution in https://github.com/eduMFA/eduMFA/pull/89

**Full Changelog**: https://github.com/eduMFA/eduMFA/compare/v2.0.1...v2.0.2

2.0.1

Not secure
What's Changed
* fix: correct installation of psycopg2-binary and galera bug by fritterhoff in https://github.com/eduMFA/eduMFA/pull/54


**Full Changelog**: https://github.com/eduMFA/eduMFA/compare/v2.0.0...v2.0.1

2.0.0

Not secure
> [!CAUTION]
> This release drops support for Python 3.6 and Python 3.7.
>
> Both versions are deprecated and no longer supported by eduMFA. In favor of major dependency upgrades and supporting Python 3.11 and 3.12 the outdated versions are removed!

What's Changed
* fix: Improve scripts for Server Ubuntu packages by Luc1412 in https://github.com/eduMFA/eduMFA/pull/52
* docs: Improve migration instructions by Luc1412 in https://github.com/eduMFA/eduMFA/pull/49
* chore: modernize dependencies by fritterhoff in https://github.com/eduMFA/eduMFA/pull/23


**Full Changelog**: https://github.com/eduMFA/eduMFA/compare/v1.5.1...v2.0.0

1.5.1

Not secure
What's Changed
* fix: correct location of venv for ubuntu packages by Luc1412 in https://github.com/eduMFA/eduMFA/pull/47
* fix: ignore revoked, disabled webauthn tokens for passkey auth by fritterhoff in https://github.com/eduMFA/eduMFA/pull/50
* fix: correct handling of login mode by fritterhoff in https://github.com/eduMFA/eduMFA/pull/48
* chore: prepare 1.5.1 release by fritterhoff in https://github.com/eduMFA/eduMFA/pull/51


**Full Changelog**: https://github.com/eduMFA/eduMFA/compare/v1.5.0...v1.5.1

1.5.0

Not secure
What's Changed
* feat: api: set tokeninfo on init by j-hoff in https://github.com/eduMFA/eduMFA/pull/36
* feat: add ubuntu packages by Luc1412 in https://github.com/eduMFA/eduMFA/pull/13
* feat: log passkey usage by fritterhoff in https://github.com/eduMFA/eduMFA/pull/30
* feat: allow customization of passkey label by fritterhoff in https://github.com/eduMFA/eduMFA/pull/42
* feat: more detailed logging for eduMFA migration script by fritterhoff in https://github.com/eduMFA/eduMFA/pull/44
* fix: add missing flask-migrate logging by fritterhoff in https://github.com/eduMFA/eduMFA/pull/41
* fixed typo: Atttributes -> Attributes by linuxrrze in https://github.com/eduMFA/eduMFA/pull/43
* chore: prepare 1.5.0 release by fritterhoff in https://github.com/eduMFA/eduMFA/pull/45

New Contributors
* linuxrrze made their first contribution in https://github.com/eduMFA/eduMFA/pull/43

**Full Changelog**: https://github.com/eduMFA/eduMFA/compare/v1.4.0...v1.5.0

1.4.0

Not secure
What's Changed
* ci: fix branch names by fritterhoff in https://github.com/eduMFA/eduMFA/pull/22
* docs: start fixing incorrect camel case by fritterhoff in https://github.com/eduMFA/eduMFA/pull/25
* docs: cleanup old refs and fix path names by j-hoff in https://github.com/eduMFA/eduMFA/pull/28
* docs: use fu repo by fritterhoff in https://github.com/eduMFA/eduMFA/pull/33
* docs: add docu for new sms provider "Http Message To Uid Provider" by j-hoff in https://github.com/eduMFA/eduMFA/pull/21
* feat: smstoken: add configurable URL which is called after check, extend test by j-hoff in https://github.com/eduMFA/eduMFA/pull/18
* feat: make result value available in logginghandler, verbosely log set tokeninfo by j-hoff in https://github.com/eduMFA/eduMFA/pull/19
* feat: new API endpoint POST /info/<serial> to bulk modify tokeninfo by j-hoff in https://github.com/eduMFA/eduMFA/pull/20
* feat: token janitor find by user by pmainz in https://github.com/eduMFA/eduMFA/pull/32
* fix: make ldap connections persistent and restartable by j-hoff in https://github.com/eduMFA/eduMFA/pull/16
* fix: wrong indentation caused false "Action .. requires serial number" line by j-hoff in https://github.com/eduMFA/eduMFA/pull/17
* fix: improve handling of resident keys by fritterhoff in https://github.com/eduMFA/eduMFA/pull/26
* fix: rename provider module names in DB on migration by j-hoff in https://github.com/eduMFA/eduMFA/pull/29

New Contributors
* j-hoff made their first contribution in https://github.com/eduMFA/eduMFA/pull/18
* pmainz made their first contribution in https://github.com/eduMFA/eduMFA/pull/32

**Full Changelog**: https://github.com/eduMFA/eduMFA/compare/v1.3.0...v1.4.0

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.