Some basic authentication infrastructure. Not something for the final version, but should be easily modifyable and allows me to continue with development until we set things up properly.
There's a custom and a fixture authenticator, with the fixture authenticator being used at the moment, and allowing authentication as long as any credentials whatsoever are provided.
Some basic authentication infrastructure. Not something for the final version, but should be easily modifyable and allows me to continue with development until we set things up properly.
There's a
custom
and afixture
authenticator, with the fixture authenticator being used at the moment, and allowing authentication as long as any credentials whatsoever are provided.