Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

dropped "system" flag for ExApps #271

Merged
merged 1 commit into from
Jul 12, 2024
Merged

dropped "system" flag for ExApps #271

merged 1 commit into from
Jul 12, 2024

Conversation

bigcat88
Copy link
Contributor

We are making ExApps more like usual PHP Apps for Nextcloud.

Now any ExApp is allowed to impersonate any user, no need "system" flag for this.

Reference: nextcloud/app_api#323

Signed-off-by: Alexander Piskun <[email protected]>
Copy link

codecov bot commented Jul 12, 2024

Codecov Report

Attention: Patch coverage is 50.00000% with 1 line in your changes missing coverage. Please review.

Project coverage is 94.72%. Comparing base (4f2bbf6) to head (f8a9a3a).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #271      +/-   ##
==========================================
- Coverage   94.74%   94.72%   -0.02%     
==========================================
  Files          47       47              
  Lines        5403     5403              
==========================================
- Hits         5119     5118       -1     
- Misses        284      285       +1     
Files Coverage Δ
nc_py_api/_session.py 96.44% <ø> (ø)
nc_py_api/_version.py 100.00% <100.00%> (ø)
nc_py_api/nextcloud.py 96.14% <ø> (ø)
nc_py_api/apps.py 99.23% <0.00%> (-0.77%) ⬇️

@bigcat88 bigcat88 merged commit 000819d into main Jul 12, 2024
19 checks passed
@bigcat88 bigcat88 deleted the drop-system-flag branch July 12, 2024 11:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant