The source project of this merge request has been removed.
Login with Sessions
Change Log
- Rewritten
load_template()andget_config()with less code and it works on any platform - Session authentication and authorisation in "main/home page"(index.php)
Changes to be done by user
base_path in photogramconfig.json should always end with /
for example:-
-
base_path: "/"orbase_path: "/path/to/file/"
Notes
- A file
load.txt is committed to compare with the previous code -
validate_creditials()inload.phpstill exists but it is deprecated