Commit graph

17 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
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
TidusJar
741a4ae75c - Improved the RetryHandler.
- Made the tester buttons on the settings pages a bit more robust and added an indication when it's testing (spinner)
2016-05-15 20:32:59 -04:00
tidusjar
67c968e886 BaseUrl is finally finished! #72 2016-04-16 14:02:06 +01:00
tidusjar
6dea8b7440 Fixed exception and all areas will now use the base url #72 2016-04-14 17:19:55 +01:00
tidusjar
f49e67da83 Added back the username into the Session when the admin logs in. This means they do not have to log in twice. 2016-04-01 08:41:30 +01:00
Drewster727
3dbef199aa #122 store utc time in the databse + obtain timezone offset of the client upon login + offset times returned to client based on session offset 2016-03-31 22:23:38 -05:00
tidusjar
25a8563ee8 Fixed #69
Removed some redundant code
2016-03-24 19:45:02 +00:00
tidusjar
24781fbd1f Finished #49 2016-03-24 14:07:01 +00:00
tidusjar
c7ac8a7d99 Done most on #59 2016-03-23 13:43:27 +00:00
tidusjar
8f7098d048 Hooked up most of #49 Just the validation messages need to be done.
***NOTE: Due to we are now hashing the passwords and reading from a new table, We will need to create a new administrator account.***
2016-03-22 10:46:24 +00:00
Jamie Rees
a2f44cf8d2 Finished the notes! Resolved #7 2016-03-15 19:14:27 +00:00
tidusjar
0556e4d32b Added the issues to the requests page 2016-03-09 14:37:10 +00:00
tidusjar
759540c837 Added user logout method and unit tests to cover it 2016-03-09 12:59:07 +00:00
Jamie Rees
93c5cf6eb6 Small changes 2016-03-04 22:24:18 +00:00
tidusjar
d1827cd3be Renamed folders 2016-03-03 10:26:16 +00:00
Renamed from PlexRequest.UI/Modules/LoginModule.cs (Browse further)