Allow logge din users to access the home page

This commit is contained in:
yflory
2017-02-02 18:09:27 +01:00
parent bed49d0b26
commit b0fb56fa63
9 changed files with 116 additions and 43 deletions
+2
View File
@@ -280,6 +280,8 @@ define(function () {
out.loginText = '<p>Your username and password are used to generate a unique key which is never known by our server.</p>\n' +
'<p>Be careful not to forget your credentials, as they are impossible to recover</p>';
out.login_hello = 'Hello {0},'; // {0} is the username
out.login_accessDrive = 'Access your drive';
// index.html