1. 09 Apr, 2024 2 commits
    • Juliusz Chroboczek's avatar
      Beginnings of administrative API. · b7094fc3
      Juliusz Chroboczek authored
      The "stats.json" file is moved under "galene-api", where the rest
      of the API will live.
      b7094fc3
    • Juliusz Chroboczek's avatar
      Rework configuration file format. · d887a216
      Juliusz Chroboczek authored
      The "users" entry is now a dictionary mapping user names to
      passwords and permissions.  In order to allow for wildcards,
      there is a new type of password, the wildcard password, and
      an extra array called "fallback-users".
      
      The field "allow-anonymous" no longer exists, this is now
      the default behaviour.  The field "allow-subgroups" has been
      renamed to "auto-subgroups".
      
      We provide backwards compatibility for group definition files,
      but not for the config.json file, where the old "admin" array
      is simply ignored.
      d887a216
  2. 09 Mar, 2024 1 commit
  3. 03 Mar, 2024 5 commits
  4. 24 Feb, 2024 3 commits
  5. 22 Feb, 2024 2 commits
  6. 20 Feb, 2024 1 commit
  7. 13 Feb, 2024 1 commit
  8. 18 Jan, 2024 1 commit
  9. 17 Jan, 2024 3 commits
  10. 11 Jan, 2024 2 commits
  11. 06 Jan, 2024 1 commit
  12. 02 Jan, 2024 2 commits
  13. 20 Dec, 2023 1 commit
  14. 19 Dec, 2023 1 commit
  15. 09 Dec, 2023 11 commits
  16. 08 Dec, 2023 3 commits