You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Brief description
When entering an insufficient password, the pop-up error message does not display when using the Safari browser. Thus, on a new installation of grav-admin (grav with admin plug-in) the first step of creating an admin user through the admin panel seems to the user to fail. The user does not know the password is insufficient, keeps trying to successfully create a user, but the user is never created.
Environment:
Host: x10 hosting. Apache-based shared service.
Host Apache: 2.4.18
Host PHP: 5.5.36
Host architecture: linux on x86
Client Computer
OSX: Sierra 10.12.3
Safari: Version 10.0.3
Steps:
Upload grav-admin-v1.3.0.zip file; unzip on server.
In this case the directory is not the root directory of the site, but rather a sub directory of the site.
Type in an insufficient password and tab to the next field, No error message is displayed (Image below).
An error message should appear if the password is not acceptable the minute that field loses focus.
Type is the same insufficient password in the second password field. A message is not displayed on leaving the second field. (Image below)
Fill in the rest of the information and Press Create User. There is a little bit of a flash (like the page gets reloaded) and the save password prompt appears at the top of the browser (image 3). The form is totally refreshed and the user must fill in the form again. A .yaml file has not been created.
Brief description
When entering an insufficient password, the pop-up error message does not display when using the Safari browser. Thus, on a new installation of grav-admin (grav with admin plug-in) the first step of creating an admin user through the admin panel seems to the user to fail. The user does not know the password is insufficient, keeps trying to successfully create a user, but the user is never created.
Environment:
Host: x10 hosting. Apache-based shared service.
Host Apache: 2.4.18
Host PHP: 5.5.36
Host architecture: linux on x86
Client Computer
OSX: Sierra 10.12.3
Safari: Version 10.0.3
Steps:
Upload grav-admin-v1.3.0.zip file; unzip on server.
In this case the directory is not the root directory of the site, but rather a sub directory of the site.
In Safari browser, point at to the base directory of grav installation.
Directory: www.mysite.com/Documents/grav2/grav-admin
When accessing the base directory of grav for the first time, user correctly is routed to the admin screen to create the first user. www.mysite.com/Documents/grav2/grav-admin/admin
The admin dialog appears
Type in an insufficient password and tab to the next field, No error message is displayed (Image below).
An error message should appear if the password is not acceptable the minute that field loses focus.
See also background discussion in discourse forums
The text was updated successfully, but these errors were encountered: