Ticket #615 (task)
Opened 2 years ago
Last modified 2 years ago
typos in test.test_httpauth
Status: closed (fixed)
| Reported by: | ricardo | Assigned to: | rdelon |
|---|---|---|---|
| Priority: | normal | Milestone: | 3.0 |
| Component: | CherryPy code | Keywords: | |
| Cc: |
for 3.0.0 RC1, the conf dictionary in setup_server has "tools.digestauth" and "tools.basicauth" instead of the required "tools.digest_auth" and "tools.basic_auth" respectively
Change History
12/02/06 17:12:11: Modified by lawouach
- status changed from new to closed.
- resolution set to fixed.


Should be fixed in [1468].
Thanks.