Commit graph

6 commits

Author SHA1 Message Date
tidusjar
cbfe88cd6d Added the ability to get the apikey from the api if you provide a correct username and password.
Added more unit tests
Added the ability to change a users password using the api
refactored the Usermapper and made it unit testsable.

Also api documentation for the new endpoints too.

#222 #205
2016-05-20 10:44:02 +01:00
tidusjar
84dc4515fd Removed the service locator from the base classes and added in some Api tests
added all the tests back in!
2016-05-19 17:02:46 +01:00
tidusjar
f0b63e0fdd missing 2016-05-17 20:37:08 +01:00
TidusJar
db6f28f980 missed some files 2016-05-15 23:56:19 -04:00
TidusJar
15fae26397 More work on the user management 2016-05-15 23:01:17 -04:00
TidusJar
98eadc9cc6 Updated the claims so we can support more users.
Added a user management section (not yet complete)
Added the api to the solution and a api key in the settings (currently only gets the requests).
2016-05-15 21:51:20 -04:00