File: Todo

package info (click to toggle)
libcatalyst-authentication-credential-http-perl 1.018-4
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 404 kB
  • sloc: perl: 656; makefile: 2
file content (7 lines) | stat: -rw-r--r-- 385 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
. Split auth headers / do auth methods again, and make authenticate call each in turn.
. Test 'algorithm' config / MD5-sess properly.
. Full implementation of MD5-sess with remote authentication service.
. Domain option should be able to be passed as config.
. Support for NTLM auth?
. Config verification / validation on construction.
. Test all config parameters (esp username_field)