Skip to content
This repository was archived by the owner on Jul 30, 2024. It is now read-only.

Commit b091e7d

Browse files
authored
Update README.rst
1 parent 674b181 commit b091e7d

File tree

1 file changed

+2
-24
lines changed

1 file changed

+2
-24
lines changed

README.rst

Lines changed: 2 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -1,31 +1,9 @@
11
.. note::
2-
This project is non maintained anymore. Consider the `Flask-Security-Too <https://flask-security-too.readthedocs.io/en/stable/>`_ project as an alternative.
2+
As of 7/30/2024 this repo represents the 3.0 release of Flask-Security and is archived. The Flask-Security-Too repo has been transferred to pallets-eco
3+
and is the official 'flask-security' repo for all future development.
34

4-
Flask-Security
5-
===================
6-
7-
.. image:: https://img.shields.io/travis/mattupstate/flask-security.svg
8-
:target: https://travis-ci.org/mattupstate/flask-security
9-
10-
.. image:: https://img.shields.io/coveralls/mattupstate/flask-security.svg
11-
:target: https://coveralls.io/r/mattupstate/flask-security
12-
13-
.. image:: https://img.shields.io/github/tag/mattupstate/flask-security.svg
14-
:target: https://github.com/mattupstate/flask-security/releases
15-
16-
.. image:: https://img.shields.io/pypi/dm/flask-security.svg
17-
:target: https://pypi.python.org/pypi/flask-security
18-
:alt: Downloads
19-
20-
.. image:: https://img.shields.io/github/license/mattupstate/flask-security.svg
21-
:target: https://github.com/mattupstate/flask-security/blob/master/LICENSE
22-
:alt: License
23-
24-
It quickly adds security features to your Flask application.
255

266
Resources
277
---------
288

29-
- `Documentation <https://flask-security.readthedocs.io/>`_
30-
- `Issue Tracker <https://github.com/mattupstate/flask-security/issues>`_
319
- `Code <https://github.com/mattupstate/flask-security/>`_

0 commit comments

Comments
 (0)