Aditya Toshniwal
|
3bb9f0ba8c
|
Remove support for Python 3.7 as Debian 10 is EOL.
|
2024-07-01 12:39:12 +05:30 |
|
Akshay Joshi
|
740ce15bd7
|
Update copyright notices for 2024
|
2024-01-01 14:13:48 +05:30 |
|
Aditya Toshniwal
|
96fccd28a9
|
Upgrade Flask, Flask-SQLAlchemy, Flask-WTF, Flask-Babel, Flask-Security-Too, WTForms, Werkzeug and keep backward compatibility with Python 3.7
|
2023-11-03 18:19:01 +05:30 |
|
Akshay Joshi
|
98184e5835
|
Update copyright notices for 2023
|
2023-01-02 11:53:55 +05:30 |
|
Mark Mayo
|
41508f7f67
|
python 3 updates
- Fix super() calls for python 3
- No need to inherit objects.
- No need for u at the start of strings
- Tidied up some brackets and f-strings too
|
2022-11-19 10:13:41 +05:30 |
|
Akshay Joshi
|
2786f7ac5a
|
Update copyright notices for 2022
|
2022-01-04 13:54:25 +05:30 |
|
Akshay Joshi
|
bce7e8346d
|
Fixed API test case after upgrading Flask to v2.
|
2021-11-24 17:58:29 +05:30 |
|
Khushboo Vashi
|
48ca83f31d
|
Added support for OAuth 2 authentication. Fixes #5940
Initial patch sent by: Florian Sabonchi
|
2021-07-06 13:22:58 +05:30 |
|
Ashesh Vashi
|
cfb68d73a0
|
Fixed server mode api test case failure.
|
2021-06-24 19:41:58 +05:30 |
|
Khushboo Vashi
|
c0ef0a893d
|
1) Added support for Kerberos authentication, using SPNEGO to forward the Kerberos tickets through a browser. Fixes #5457
2) Fixed incorrect log information for AUTHENTICATION_SOURCES. Fixes #5829
|
2021-01-18 16:32:10 +05:30 |
|
Akshay Joshi
|
f0debdd513
|
Revert "1) Added support for Kerberos authentication, using SPNEGO to forward the Kerberos tickets through a browser. Fixes #5457"
This reverts commit 6ead597b43 .
|
2021-01-14 14:46:59 +05:30 |
|
Khushboo Vashi
|
6ead597b43
|
1) Added support for Kerberos authentication, using SPNEGO to forward the Kerberos tickets through a browser. Fixes #5457
2) Fixed incorrect log information for AUTHENTICATION_SOURCES. Fixes #5829
|
2021-01-14 13:46:48 +05:30 |
|
Akshay Joshi
|
b372f08a59
|
Update copyright notices for 2021
|
2021-01-04 15:34:45 +05:30 |
|
Aditya Toshniwal
|
d3b3d07f2e
|
Fixed SonarQube issues with the tag unused. All the unused variables, assignments, code comments are fixed.
|
2020-06-25 11:09:43 +05:30 |
|
Khushboo Vashi
|
f77aa3284f
|
Added LDAP authentication support. Fixes #2186
|
2020-04-06 15:57:05 +05:30 |
|
Dave Page
|
01c7636c75
|
Update copyright notices for 2020.
|
2020-01-02 14:43:50 +00:00 |
|
Khushboo Vashi
|
6f0eafb223
|
Fixed CSRF security vulnerability issue. per Alvin Lindstam. Fixes #4217
Initial patch by: Khushboo Vashi
Modified by: Ashesh Vashi and Murtuza Zabuawala
|
2019-05-28 10:59:51 +05:30 |
|