docs(auth): Update docstrings of management api auth handling

This commit is contained in:
Chris Coutinho
2025-12-26 09:04:39 -06:00
parent 779d474aaa
commit 0a23e484e9
5 changed files with 115 additions and 26 deletions
+1 -2
View File
@@ -102,5 +102,4 @@ jobs:
NEXTCLOUD_USERNAME: "admin"
NEXTCLOUD_PASSWORD: "admin"
run: |
# NOTE: Temporarily run all tests until merged
uv run pytest -v --log-cli-level=WARN #-m unit -m smoke
uv run pytest -v --log-cli-level=WARN -m unit -m smoke