Skip to content

Login with Sessions

Aditya requested to merge (removed):master into master

Change Log

  • Rewritten load_template() and get_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: "/" or base_path: "/path/to/file/"

Notes

  • A file load.txt is committed to compare with the previous code
  • validate_creditials() in load.php still exists but it is deprecated

Merge request reports