mirror of
https://github.com/Hopiu/linkchecker.git
synced 2026-05-24 14:13:43 +00:00
updated
git-svn-id: https://linkchecker.svn.sourceforge.net/svnroot/linkchecker/trunk/linkchecker@3504 e7d03fd6-7b0d-0410-9947-9c21f3af8025
This commit is contained in:
parent
e29704ce61
commit
bd890dffec
1 changed files with 3 additions and 0 deletions
3
TODO
3
TODO
|
|
@ -1,3 +1,6 @@
|
||||||
|
- BUGFIX: Use Py_ssize_t for indizes, according to PEP 353:
|
||||||
|
http://www.python.org/dev/peps/pep-0353/#conversion-guidelines
|
||||||
|
|
||||||
- [BUG REPORT] the web interface only runs on the server it is installed on.
|
- [BUG REPORT] the web interface only runs on the server it is installed on.
|
||||||
The ALLOWED_HOSTS and ALLOWED_SERVERS variables in lc.cgi don't work and
|
The ALLOWED_HOSTS and ALLOWED_SERVERS variables in lc.cgi don't work and
|
||||||
are not (well) documented.
|
are not (well) documented.
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue