py-gitea/gitea
Etienne Monier ad69de4b86 feat: Add some options when creating a team
These two options are:
- can_create_org_repo which allow the users to create organization
repositories
- include_all_repositories which allow the user to have access to all
repos

By default, these two rights are not provided for security reason.
2022-03-09 21:42:44 +01:00
..
__init__.py and further cleanup 2021-11-15 16:02:18 +01:00
apiobject.py request /user/teams as paginated 2022-02-07 10:06:55 +01:00
baseapiobject.py cc 2021-11-17 16:59:44 +01:00
exceptions.py cc 2021-11-16 15:06:03 +01:00
gitea.py feat: Add some options when creating a team 2022-03-09 21:42:44 +01:00