Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Implement post rate limits, move to signed cookies | Andrew Godwin | 2022-12-15 | 1 | -0/+6 |
| | | | | | Also improve the test harness a little Fixes #112 | ||||
* | Support deeper subdomains in domain validation (#110) | Tom Usher | 2022-12-07 | 1 | -0/+40 |
Use a new validator class with regex based on the URLValidator from Django |