Return 404 and 403 only when it's appropriate. Don't ask users for passwords if an item just doesn't exist (e.g. mistyped URL). |
||
|---|---|---|
| .. | ||
| tests | ||
| __init__.py | ||
| __main__.py | ||
| auth.py | ||
| config.py | ||
| log.py | ||
| rights.py | ||
| storage.py | ||
| xmlutils.py | ||
Return 404 and 403 only when it's appropriate. Don't ask users for passwords if an item just doesn't exist (e.g. mistyped URL). |
||
|---|---|---|
| .. | ||
| tests | ||
| __init__.py | ||
| __main__.py | ||
| auth.py | ||
| config.py | ||
| log.py | ||
| rights.py | ||
| storage.py | ||
| xmlutils.py | ||