Skip to content

Post setup Login fails on Safari. #147

@benoit-pereira-da-silva

Description

@benoit-pereira-da-silva

And works with Chrome & Firefox. Mac os X Safari 8.0.3 (10600.3.18) on Yosemite10.10.2 (14C109).
The we-io board is accessible from nine.local:8080 and the IDE works if configuring login_required to NO.

Config : {
"absolut_root_path": "/weio",
"debug_mode": "False",
"dependencies_path": "www",
"dns_name": "ninio.local",
"editor_html_path": "www/dashboard.html",
"extern_projects_path_flash": "/weioUser/flash",
"extern_projects_path_sd": "/weioUser/sd",
"extern_projects_path_usbFlash": "/weioUser/usbFlash",
"first_time_run": "NO",
"https": "NO",
"ip": "0.0.0.0",
"kill_flag": "YES",
"last_opened_files": [
"index.html",
"weioMain.py"
],
"last_opened_project": "www/examples/processes/helloWorld",
"login_required": "YES",
"password": "123456",
"play_composition_on_server_boot": "NO",
"port": 8080,
"remote": "",
"timezone": "UTC+1",
"user": "Nino Pereira da Silva",
"userAppPort": 80,
"userApp_debug_mode": "True",
"weio_board": "WeIO",
"weio_lib_path": "weioLib",
"weio_update_alternate_repository": "http://we-io.net/downloads/updates.json",
"weio_update_official_repository": "https://api.github.com/repos/nodesign/weio/releases",
"weio_update_use_official_repository": "YES",
"weio_version": "1.0"
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions