| .. |
|
driver
|
Ensure that the user should be able to kill the session from Dashboard if the user has a 'pg_signal_backend' role. Fixes #6159
|
2021-02-26 12:50:30 +05:30 |
|
javascript
|
Update copyright notices for 2021
|
2021-01-04 15:34:45 +05:30 |
|
sqlautocomplete
|
Fixed autocomplete issue where it is not showing any suggestions if the schema name contains escape characters. Fixes #6045.
|
2021-01-29 11:45:38 +05:30 |
|
tests
|
Update copyright notices for 2021
|
2021-01-04 15:34:45 +05:30 |
|
__init__.py
|
Update copyright notices for 2021
|
2021-01-04 15:34:45 +05:30 |
|
ajax.py
|
Update copyright notices for 2021
|
2021-01-04 15:34:45 +05:30 |
|
compile_template_name.py
|
Update copyright notices for 2021
|
2021-01-04 15:34:45 +05:30 |
|
constants.py
|
1) Added support for Kerberos authentication, using SPNEGO to forward the Kerberos tickets through a browser. Fixes #5457
|
2021-01-18 16:32:10 +05:30 |
|
crypto.py
|
Update copyright notices for 2021
|
2021-01-04 15:34:45 +05:30 |
|
csrf.py
|
Added ERD Diagram support with basic table fields, primary key, foreign key, and DDL SQL generation. Fixes #1802
|
2021-01-16 17:06:50 +05:30 |
|
csv.py
|
Change the following to replace Python 2 code with Python 3:
|
2020-08-31 16:45:31 +05:30 |
|
exception.py
|
Update copyright notices for 2021
|
2021-01-04 15:34:45 +05:30 |
|
html.py
|
Update copyright notices for 2021
|
2021-01-04 15:34:45 +05:30 |
|
master_password.py
|
1) Added support for Kerberos authentication, using SPNEGO to forward the Kerberos tickets through a browser. Fixes #5457
|
2021-01-18 16:32:10 +05:30 |
|
menu.py
|
Update copyright notices for 2021
|
2021-01-04 15:34:45 +05:30 |
|
paths.py
|
Update copyright notices for 2021
|
2021-01-04 15:34:45 +05:30 |
|
preferences.py
|
Fixed issues reported by SonarQube.
|
2021-01-18 13:02:19 +05:30 |
|
route.py
|
Update copyright notices for 2021
|
2021-01-04 15:34:45 +05:30 |
|
security_headers.py
|
Update copyright notices for 2021
|
2021-01-04 15:34:45 +05:30 |
|
server_utils.py
|
Update copyright notices for 2021
|
2021-01-04 15:34:45 +05:30 |
|
session.py
|
Update copyright notices for 2021
|
2021-01-04 15:34:45 +05:30 |
|
validation_utils.py
|
Update copyright notices for 2021
|
2021-01-04 15:34:45 +05:30 |
|
versioned_template_loader.py
|
1) Added SSL support for creating a subscription. Fixes #6201
|
2021-02-19 14:56:45 +05:30 |