chromium-dashboard/framework
Jason Robbins 6aecdb1420
Resolve some more code scanning issues. (#1700)
* Resolve some more code scanning issues.

* Dont log secret prefix.

* Try to outsmart scanner
2022-01-25 16:40:00 -08:00
..
__init__.py Reorganize framework-like code into a framework directory. (#1216) 2021-03-19 11:18:17 -07:00
basehandlers.py Redirect from www.DOMAIN to bare domain. (#1635) 2021-12-07 14:03:25 -08:00
basehandlers_test.py In py3 code, replace the separate mock lib with unittest.mock. (#1665) 2022-01-11 08:20:40 -08:00
cloud_tasks_helpers.py Update call to create_task() to match updated GCT. (#1654) 2022-01-05 08:30:08 -08:00
cloud_tasks_helpers_test.py In py3 code, replace the separate mock lib with unittest.mock. (#1665) 2022-01-11 08:20:40 -08:00
constants.py Run 2to3 to detect py2 to py3 changes (#1551) 2021-09-22 18:23:14 -07:00
csp.py Send smaller log lines (#1575) 2021-10-07 12:48:50 -07:00
csp_test.py In py3 code, replace the separate mock lib with unittest.mock. (#1665) 2022-01-11 08:20:40 -08:00
permissions.py Run 2to3 to detect py2 to py3 changes (#1551) 2021-09-22 18:23:14 -07:00
permissions_test.py In py3 code, replace the separate mock lib with unittest.mock. (#1665) 2022-01-11 08:20:40 -08:00
ramcache.py Run 2to3 to detect py2 to py3 changes (#1551) 2021-09-22 18:23:14 -07:00
ramcache_test.py In py3 code, replace the separate mock lib with unittest.mock. (#1665) 2022-01-11 08:20:40 -08:00
secrets.py Resolve some more code scanning issues. (#1700) 2022-01-25 16:40:00 -08:00
secrets_test.py In py3 code, replace the separate mock lib with unittest.mock. (#1665) 2022-01-11 08:20:40 -08:00
users.py Some easy pylint fixes. (#1557) 2021-09-23 12:04:33 -07:00
utils.py Send smaller log lines (#1575) 2021-10-07 12:48:50 -07:00
utils_test.py In py3 code, replace the separate mock lib with unittest.mock. (#1665) 2022-01-11 08:20:40 -08:00
xsrf.py Some easy pylint fixes. (#1557) 2021-09-23 12:04:33 -07:00
xsrf_test.py In py3 code, replace the separate mock lib with unittest.mock. (#1665) 2022-01-11 08:20:40 -08:00