summaryrefslogtreecommitdiffstats
path: root/requirements.txt
Commit message (Expand)AuthorAgeFilesLines
* Updated Flask-Login => is_authenticated is not a method anymoreVincent Post2023-05-221-1/+1
* Updated WTForms (which now requires email_validator for email validation)Vincent Post2023-05-221-1/+2
* Updated dependenciesVincent Post2023-05-221-5/+5
* Updated Flask to 0.12.*Vincent Post2023-05-221-1/+1
* pushed flask to 0.11Vincent Post2023-05-221-1/+1
* pycrypto did not have a commit since 2013Vincent Post2023-05-221-1/+1
* requirements: pinned versions so that it runs in 2020Vincent Post2023-05-221-8/+8
* backend/user/ldap: New LdapBackendAlexander Sulfrian2016-02-021-1/+1
* Use Flask-Login for login handlingAlexander Sulfrian2016-02-021-0/+1
* Encrypt the session data by defaultAlexander Sulfrian2016-02-021-0/+1
* Bump flask versionAlexander Sulfrian2016-02-021-1/+1
* Add flask-scriptAlexander Sulfrian2016-01-251-0/+1
* Bump flask versionAlexander Sulfrian2016-01-221-1/+1
* requirements: add pycryptoAlexander Sulfrian2012-09-211-0/+1
* Use Flask-WTForms because it adds CSRF protectionMarian Sigler2012-09-211-1/+5
* login works now.Marian Sigler2012-09-191-1/+0
* intermediate commit before I remove flask-login againMarian Sigler2012-09-191-0/+1
* proper syntax for pipNico von Geyso2012-09-171-2/+2
* Initial commitMarian Sigler2012-09-131-0/+2