You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gitea/models/perm
Lunny Xiao 276500c314
Move AddCollabrator and CreateRepositoryByExample to service layer (#32419)
- [x] Move `CreateRepositoryByExample` to service layer
- [x] Move `AddCollabrator` to service layer
- [x] Add a new parameter for `AddCollabrator` so that changing mode
immediately after that will become unnecessary.
3 months ago
..
access Clarify permission "HasAccess" behavior (#30585) 10 months ago
access_mode.go Move AddCollabrator and CreateRepositoryByExample to service layer (#32419) 3 months ago
access_mode_test.go Allow everyone to read or write a wiki by a repo unit setting (#30495) 10 months ago