No longer storing plex username and password. Only token.

Redirect to config page if no Plexwatch database set.
This commit is contained in:
Tim 2015-06-27 20:00:32 +02:00
parent c0f487940f
commit d2c65e6a65
3 changed files with 78 additions and 38 deletions

View file

@ -2224,8 +2224,6 @@ input[type="button"].btn-block {
/* Darken IE7 buttons by default so they stand out more given they won't have borders */
filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
padding: 6px 25px;
font-size: 18px;
font-weight: bold;
}
.btn-primary:hover,
.btn-primary:focus,