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

2 Коммитов

Автор SHA1 Сообщение Дата
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 dabcfb780f
Implement XSRF tokens for HTML forms (not enforced yet). (#1266)
* Implement XSRF tokens (but not enforced yet).

* Also add tokens to user list page.
2021-04-15 09:48:06 -07:00