This website requires JavaScript.
Explore
Help
Sign In
worldcone
/
forgejo
Watch
2
Star
0
Fork
You've already forked forgejo
0
Code
Issues
Pull requests
Packages
Projects
Releases
Wiki
Activity
3ddca774fc
forgejo
/
models
/
fixtures
/
collaboration.yml
17 lines
164 B
YAML
Raw
Normal View
History
Unescape
Escape
Unit tests for models/access.go (#606)
2017-01-08 12:10:53 +09:00
-
id
:
1
repo_id
:
3
user_id
:
2
mode
:
2
# write
-
id
:
2
repo_id
:
4
user_id
:
4
mode
:
2
# write
Allow collaborators to view repo owned private org (#6965) Handle case where an orginization is private but a user who is not a member of the orgninization has been added as a collaborator of a repo within that org Fixes #6962
2019-05-17 00:48:40 +09:00
-
id
:
3
repo_id
:
40
user_id
:
4
mode
:
2
# write
Reference in a new issue
Copy permalink