1
0
mirror of https://github.com/Sonarr/Sonarr.git synced 2024-12-16 11:37:58 +02:00
Commit Graph

10 Commits

Author SHA1 Message Date
Mark McDowall
df967c1ed1 Don't check for API key on local requests 2013-09-23 15:56:01 -07:00
Mark McDowall
5841140c99 Allow Basic Auth on API 2013-09-23 15:31:50 -07:00
Mark McDowall
de607e207b ApiKey Authentication cleanup 2013-09-20 15:19:48 -07:00
Mark McDowall
57fdbe6e08 Added API key authentication 2013-09-20 00:31:02 -07:00
kay.one
9252c5269a Removed unused using statements 2013-07-18 20:47:55 -07:00
kay.one
0c5827fb41 Cleaned up auth settings 2013-07-14 00:00:50 -07:00
kay.one
4da6654440 Added Auth, startup options to UI
Added caching to ConfigFileProvider,
2013-05-22 22:12:15 -07:00
kay.one
e538593c61 fixed authentication. at least locally. need to test remote. 2013-05-22 19:14:39 -07:00
kay.one
3bed87ec4e fixed authentication. 2013-05-21 22:55:53 -07:00
Mark McDowall
f1d2e0e6df Basic Authentication Added 2013-05-21 17:58:57 -07:00