summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoralfonsocv12 <alfonsocvu@gmail.com>2020-08-24 13:31:00 -0600
committerMarcel Hellkamp <marc@gsites.de>2020-12-31 16:41:38 +0100
commit6208b98fd745408a7a3bcf92efa75bf49f593288 (patch)
tree12611ad04226979439dfbb2ec6be4a317ac9310d
parent4ad33b8ee347e797d301584d5f81bee9e0e6eba8 (diff)
downloadbottle-6208b98fd745408a7a3bcf92efa75bf49f593288.tar.gz
Adding new plugin
-rw-r--r--docs/plugins/index.rst6
1 files changed, 4 insertions, 2 deletions
diff --git a/docs/plugins/index.rst b/docs/plugins/index.rst
index 1db65da..ada5833 100644
--- a/docs/plugins/index.rst
+++ b/docs/plugins/index.rst
@@ -14,6 +14,9 @@ Have a look at :ref:`plugins` for general questions about plugins (installation,
`Bottle-Cork <http://cork.firelet.net/>`_
Cork provides a simple set of methods to implement Authentication and Authorization in web applications based on Bottle.
+`Bottle-Cors-plugin <http://pypi.org/project/bottle-cors-plugin/>`_
+ Cors-plugin is the easiest way to implement cors on your bottle web application
+
`Bottle-Extras <http://pypi.python.org/pypi/bottle-extras/>`_
Meta package to install the bottle plugin collection.
@@ -61,7 +64,7 @@ Have a look at :ref:`plugins` for general questions about plugins (installation,
`bottle-jwt <https://github.com/agile4you/bottle-jwt/>`_
JSON Web Token authentication plugin for bottle.py
-
+
`Bottle-jwt <https://github.com/agalera/bottlejwt>`_
JWT integration for bottle
@@ -76,4 +79,3 @@ Have a look at :ref:`plugins` for general questions about plugins (installation,
Plugins listed here are not part of Bottle or the Bottle project, but developed and maintained by third parties.
-