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

fix: add ssh commands back #370

Merged
merged 2 commits into from
Aug 22, 2023
Merged

fix: add ssh commands back #370

merged 2 commits into from
Aug 22, 2023

Conversation

aymanbagabas
Copy link
Member

Unauthorized users would get an error message when using commands that need authorization

Unauthorized users would get an error message when using commands that
need authorization
@aymanbagabas aymanbagabas requested a review from toby August 22, 2023 19:14
@codecov
Copy link

codecov bot commented Aug 22, 2023

Codecov Report

Merging #370 (8a5a0ec) into main (050a0d1) will decrease coverage by 0.19%.
Report is 34 commits behind head on main.
The diff coverage is 45.10%.

@@            Coverage Diff             @@
##             main     #370      +/-   ##
==========================================
- Coverage   50.52%   50.34%   -0.19%     
==========================================
  Files         107      133      +26     
  Lines        8209    11265    +3056     
==========================================
+ Hits         4148     5671    +1523     
- Misses       3767     5157    +1390     
- Partials      294      437     +143     
Files Changed Coverage Δ
git/repo.go 50.69% <ø> (+6.71%) ⬆️
server/access/access.go 64.70% <0.00%> (-26.97%) ⬇️
server/backend/hooks.go 0.00% <0.00%> (ø)
server/config/context.go 85.71% <0.00%> (ø)
server/config/file.go 100.00% <ø> (ø)
server/daemon/daemon.go 49.76% <0.00%> (+3.03%) ⬆️
server/db/errors.go 31.57% <ø> (ø)
server/db/logger.go 37.31% <0.00%> (+12.31%) ⬆️
server/db/migrate/migrate.go 32.53% <0.00%> (ø)
server/git/git.go 31.66% <ø> (+5.00%) ⬆️
... and 68 more

... and 4 files with indirect coverage changes

@aymanbagabas aymanbagabas merged commit 942d494 into main Aug 22, 2023
15 of 17 checks passed
@aymanbagabas aymanbagabas deleted the add-commands-back branch August 22, 2023 20:44
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