globocom / gsenha

GSenha is a password manager designed to avoid information leakage in the case of a compromise.
MIT License
22 stars 7 forks source link

build(deps): bump flask-appbuilder from 1.12.2 to 3.4.4 in /ui #22

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps flask-appbuilder from 1.12.2 to 3.4.4.

Release notes

Sourced from flask-appbuilder's releases.

3.4.4

Patch release 3.4.4

  • fix: Support SQLAlchemy 1.4.X (#1786) [Daniel Vaz Gaspar]
  • feat: allow multiple values for the same filter (#1737) [Will Rogers]
  • fix: Only update user.last_login on successful authentication (#1775) [blag]
  • chore: update jsonschema pip package (#1782) [Hugh A. Miles II]

3.4.3

Patch release 3.4.3

  • fix: openapi on and off config flag (#1770) [Daniel Vaz Gaspar]
  • fix: data not defined in azure oauth (#1769) [Dalton Pearson]
  • fix: Handle authorize_access_token exception (#1766) [Michał Konarski]
  • fix: Set role and confirm password while adding user mandatory (#1758) [Mayur]
  • fix: required roles on user form not showing error msg (#1772) [Daniel Vaz Gaspar]
  • fix: make servers be actual servers on swagger, full endpoint paths (#1773) [Daniel Vaz Gaspar]
  • docs: adds missing config key FAB_OPENAPI_SERVERS (#1776)

3.4.2

Patch release 3.4.2

  • chore: Use assertEqual instead of assertEquals for Python 3.11 compatibility (#1763) [Karthikeyan Singaravelan]
  • chore: improve code quality and balance (#1761) [Daniel Vaz Gaspar]

3.4.1

Patch release 3.4.1

  • feat: Adding role_keys into Azure OAuth (#1744) [Michael Yee]
  • docs: Fix small documentation issues (#1755) [Dosenpfand]
  • fix: 1154 Add LOGOUT_REDIRECT_URL setting (#1749) [blag]
  • fix: optional unauthorized status codes (#1753) [Daniel Vaz Gaspar]
  • docs: Fix indentation of function content (#1752) [akettmann-e24]
  • fix: optionally return HTTP 403 instead of 401 when unauthorized (#1748) [Daniel Vaz Gaspar]
  • chore: Redirect to prev url on login (#1747) [Geido]
  • docs: add aws cognito setup code examples (#1746) [Pin Jin]
  • fix: Added sr-only class to icon only links (#1727) [Thomas Stivers]
  • chore: [Deprecation] Use Markup instead of HTMLString (#1729) [Andrey Polegoshko]

3.4.0

Minor release 3.4.0

  • chore: pin down WTForms (#1735) [Daniel Vaz Gaspar]
  • fix: ModuleNotFoundError from wtforms 3.0.0 (#1733) [Ke Zhu]
  • fix: add .env for docker-compose (#1728) [Daniel Vaz Gaspar]
  • fix: OAuth login flow (#1707) [Daniel Vaz Gaspar]

3.3.4

Patch release 3.3.4

... (truncated)

Changelog

Sourced from flask-appbuilder's changelog.

Improvements and Bug fixes on 3.4.4

  • fix: Support SQLAlchemy 1.4.X (#1786) [Daniel Vaz Gaspar]
  • feat: allow multiple values for the same filter (#1737) [Will Rogers]
  • fix: Only update user.last_login on successful authentication (#1775) [blag]
  • chore: update jsonschema pip package (#1782) [Hugh A. Miles II]

Improvements and Bug fixes on 3.4.3

  • fix: openapi on and off config flag (#1770) [Daniel Vaz Gaspar]
  • fix: data not defined in azure oauth (#1769) [Dalton Pearson]
  • fix: Handle authorize_access_token exception (#1766) [Michał Konarski]
  • fix: Set role and confirm password while adding user mandatory (#1758) [Mayur]
  • fix: required roles on user form not showing error msg (#1772) [Daniel Vaz Gaspar]
  • fix: make servers be actual servers on swagger, full endpoint paths (#1773) [Daniel Vaz Gaspar]
  • docs: adds missing config key FAB_OPENAPI_SERVERS (#1776)

Improvements and Bug fixes on 3.4.2

  • chore: Use assertEqual instead of assertEquals for Python 3.11 compatibility (#1763) [Karthikeyan Singaravelan]
  • chore: improve code quality and balance (#1761) [Daniel Vaz Gaspar]

Improvements and Bug fixes on 3.4.1

  • feat: Adding role_keys into Azure OAuth (#1744) [Michael Yee]
  • docs: Fix small documentation issues (#1755) [Dosenpfand]
  • fix: 1154 Add LOGOUT_REDIRECT_URL setting (#1749) [blag]
  • fix: optional unauthorized status codes (#1753) [Daniel Vaz Gaspar]
  • docs: Fix indentation of function content (#1752) [akettmann-e24]
  • fix: optionally return HTTP 403 instead of 401 when unauthorized (#1748) [Daniel Vaz Gaspar]
  • chore: Redirect to prev url on login (#1747) [Geido]
  • docs: add aws cognito setup code examples (#1746) [Pin Jin]
  • fix: Added sr-only class to icon only links (#1727) [Thomas Stivers]
  • chore: [Deprecation] Use Markup instead of HTMLString (#1729) [Andrey Polegoshko]

Improvements and Bug fixes on 3.4.0

  • chore: pin down WTForms (#1735) [Daniel Vaz Gaspar]
  • fix: ModuleNotFoundError from wtforms 3.0.0 (#1733) [Ke Zhu]
  • fix: add .env for docker-compose (#1728) [Daniel Vaz Gaspar]
  • fix: OAuth login flow (#1707) [Daniel Vaz Gaspar]

Improvements and Bug fixes on 3.3.4

... (truncated)

Commits


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/globocom/gsenha/network/alerts).
dependabot[bot] commented 2 years ago

Superseded by #25.