Skip to content

Commit

Permalink
Update to new home - pallets-eco
Browse files Browse the repository at this point in the history
- Change all references to Flask-Security-Too to Flask-Security
- update codecov
- update badges
- regenerate translations
- continue finding places that need branch name changed to main
  • Loading branch information
jwag956 committed Jul 31, 2024
1 parent 76ea49c commit d89d913
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,11 @@ name: tests
on:
push:
branches:
- master
- main
- "[0-9]+.[0-9]+.x"
pull_request:
branches:
- master
- main
- "[0-9]+.[0-9]+.x"

# Allows you to run this workflow manually from the Actions tab
Expand Down
1 change: 1 addition & 0 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,7 @@ this project, please reach out on `the Pallets Discord server <https://discord.g

Goals
+++++

* Use `OWASP <https://github.com/OWASP/ASVS>`_ to guide best practice and default configurations.
* Be more opinionated and 'batteries' included by reducing reliance on abandoned projects and
bundling in support for common use cases.
Expand Down

0 comments on commit d89d913

Please sign in to comment.