Wykres commitów

2 Commity (master)

Autor SHA1 Wiadomość Data
Langenfeld 9f6785cdee (style) reformatted with python black for easier merges 2023-08-21 10:13:30 +02:00
Etienne Monier f9e4c68fa7 feat: Implement User and Organization repo creation
Until now, the repository creation was only possible using the
gitea.Gitea.create_repo function. Get, this only allows the admin to
create a repo for a user or an organization.

By implementing these two new functions:
1. a non-root user can now create an own repo,
2. an allowed user can now create a repo into an organization.
2022-03-11 11:36:39 +01:00