File: TODO

package info (click to toggle)
ruby-httpauth 0.2.1%2Bgh-1
  • links: PTS, VCS
  • area: main
  • in suites: buster, jessie, jessie-kfreebsd, stretch
  • size: 192 kB
  • ctags: 127
  • sloc: ruby: 925; makefile: 2
file content (8 lines) | stat: -rw-r--r-- 335 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
* response_digest_a2 needs to be tested.
* An Authentication-Info#validate may need to be added as well.
* Work around IE query parameters bug
* Strict directives checking
* AuthorizationInfo should only return rspauth and nonce and the like if :qop == 'auth-int'
* Expire nonce
* Address security considerations
* Support for proxies