3 Commits

Author SHA1 Message Date
Sebastian 6c33611916 fix: correct module handle to match folder name and sibling convention
PHP Unit Tests / test (pull_request) Successful in 57s
PHP Integration Tests / Integration Tests (pull_request) Successful in 1m14s
Handle and permission key were 'people_provider_local' (word order
transposed), inconsistent with the folder name and every sibling
provider_local_* module. This broke module:install/module:enable when
invoked with the folder name, as done in CI and by every other module.

Signed-off-by: Sebastian Krupinski <krupinski01@gmail.com>
2026-07-23 22:50:16 -04:00
Sebastian 80434e5476 refactor: standardize design
Signed-off-by: Sebastian Krupinski <krupinski01@gmail.com>
2026-02-25 15:34:19 -05:00
root dce16eff59 Initial commit 2026-02-10 20:31:55 -05:00