Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix IPV6 regex used to check redirect_uri | Jonathan Huot | 2022-09-06 | 1 | -1/+1 |
* | Use better regex for IPv6 to allow a lot more valid IPv6 addresses (#753) | Paul Dekkers | 2021-05-10 | 1 | -26/+2 |
* | The future is now | Hugo | 2019-08-15 | 1 | -2/+0 |
* | Sorted imports. | Omer Katz | 2017-09-17 | 1 | -0/+1 |
* | Auto pep8 changes throughout the code base. | Ib Lundgren | 2014-09-24 | 1 | -13/+19 |
* | Move docstrings above `from __future__` imports. | Kirill Spitsin | 2014-04-15 | 1 | -2/+2 |
* | URI validator | Ib Lundgren | 2012-11-17 | 1 | -0/+209 |