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
187a59261a More work on the api and documentation #222 #205 2016-05-19 14:29:41 +01:00
tidusjar
9b4ae2c486 Started documenting the API we now have swagger under ~/apidocs
#222 #205
2016-05-19 13:15:46 +01:00
tidusjar
7266f20927 Api work for #205
Refactored how we check if the user has a valid api key
Added POST request, PUT and DELTE

Also some work on the updater #29
2016-05-19 10:36:02 +01: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