|
Revision 1061
(checked in by mylan, 10 months ago)
|
Load RPCAuth-0.4/ into RPCAuth/current.
|
- Property svn:eol-style set to
native
|
| Line | |
|---|
| 1 |
version 0.0.1 Initial release: works for me |
|---|
| 2 |
|
|---|
| 3 |
version 0.0.2 Changed detection in modifyRequest to check Content-Type |
|---|
| 4 |
and Request-Method |
|---|
| 5 |
|
|---|
| 6 |
version 0.0.3 Added add, list, remove methods so product coders can |
|---|
| 7 |
register their functions to avoid prefixing username and passwords. |
|---|
| 8 |
Changed modifyRequest to not check Content-Type. |
|---|
| 9 |
|
|---|
| 10 |
version 0.4 Zope 2.7 support. Work if unicode path is passed in. |
|---|