JonnyWong16
|
885604ef06
|
Add module name to webauth and webstart log messages
|
2016-05-15 11:52:01 -07:00 |
|
JonnyWong16
|
cb8a5504f6
|
Cleanup unused modules and imports
* Ran code through PyFlakes
|
2016-05-15 11:32:11 -07:00 |
|
JonnyWong16
|
8ed7688277
|
Log PlexPy logins to database
|
2016-05-13 21:43:21 -07:00 |
|
JonnyWong16
|
f4e719749a
|
Cleanup all imports
* Should fix problems with needing to do inline imports
|
2016-05-07 11:26:00 -07:00 |
|
JonnyWong16
|
a1821fabf9
|
Fix first time guest logins failing
|
2016-05-01 20:52:36 -07:00 |
|
JonnyWong16
|
b6461f4f9e
|
Refresh the users list on guest login to update library permissions
|
2016-05-01 16:58:19 -07:00 |
|
JonnyWong16
|
2f8e768c5c
|
Add modal popup for admin login from menu
|
2016-05-01 11:06:37 -07:00 |
|
JonnyWong16
|
e147ce9039
|
Add all content rating and label filters for guest
|
2016-05-01 11:06:37 -07:00 |
|
JonnyWong16
|
85a7819469
|
Check if sessions enabled for login/logout
* Redirect to logout on session expiry to remove the session
|
2016-05-01 11:06:37 -07:00 |
|
JonnyWong16
|
d462ebe8e5
|
Allow logging in with email address
|
2016-05-01 11:06:37 -07:00 |
|
JonnyWong16
|
5d7ba8cf14
|
Mask all info on the homepage
|
2016-05-01 11:06:37 -07:00 |
|
JonnyWong16
|
89694b5069
|
More template filters for Libraries, Users, and Sync
|
2016-05-01 11:06:37 -07:00 |
|
JonnyWong16
|
4f8a5211f8
|
Filter History and Graphs in the WebUI
* Still need to prevent manually accessing endpoints with other user_ids
|
2016-05-01 11:06:37 -07:00 |
|
JonnyWong16
|
62600a450a
|
Add global allow guest access setting and per user toggles
|
2016-05-01 11:06:37 -07:00 |
|
JonnyWong16
|
3abea4ad3c
|
Enable guest login with Plex.tv account
|
2016-05-01 11:06:37 -07:00 |
|
JonnyWong16
|
9fcd0da83d
|
Save session for 30 days with "Remember Me" checked
|
2016-05-01 11:06:37 -07:00 |
|
JonnyWong16
|
e99bc73e46
|
Require authentication for all endpoints except API
* And more minor UI changes
|
2016-05-01 11:06:37 -07:00 |
|
JonnyWong16
|
11aa7d0140
|
Add option to hash password in config file
|
2016-05-01 11:06:37 -07:00 |
|
JonnyWong16
|
54a7367fb6
|
Remove unnecessary css and js from login page
|
2016-05-01 11:06:37 -07:00 |
|
JonnyWong16
|
51a12099e4
|
Initial implementation of login control
|
2016-05-01 11:06:37 -07:00 |
|