coderly / teamplaybook-ember

0 stars 0 forks source link

Add basic authentication #7

Closed begedin closed 9 years ago

begedin commented 9 years ago

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.