Граф коммитов

7 Коммитов

Автор SHA1 Сообщение Дата
Jason Robbins a17119f915
Send smaller log lines (#1575)
* progress

* progress
2021-10-07 12:48:50 -07:00
Jason Robbins 527c49abed
Move routing configuration to main.py. (#1552)
* Move routing configuration to main.py.

* inline_file works so we dont need this directive

* rebased

* Removed __future__s
2021-09-23 13:01:43 -07:00
Jason Robbins 84e42f798a
Fix nonce type to be a string. (#1556) 2021-09-23 12:29:52 -07:00
Kyle Ju b6bb10195a
Run 2to3 to detect py2 to py3 changes (#1551)
* Run 2to3 -w -n .

* Update internals/fetchmetrics.py

* Update internals/models.py

* Update internals/notifier.py

* Update pages/blink_handler.py

* Update internals/fetchmetrics.py
2021-09-22 18:23:14 -07:00
Jason Robbins 8ecbe89ed6
Start strictly enforcing CSP (#1452)
* Start strictly enforcing CSP

* Remove unused actionPath and onsubmit
2021-08-09 11:36:13 -07:00
Jason Robbins 60d30c4087
Refine our use of CSP. (#1347) 2021-06-02 15:08:20 -07:00
Jason Robbins 52a0fd1986
Add CSP headers, nonces, and report handler (#1323)
* Add CSP headers, nonces, and reporting handler.

* Add CSP headers, nonces, and report handler.
2021-05-19 15:20:08 -07:00