py-gitea/gitea
Etienne Monier 69e786cdb2 feat: Enable user and pass authentification
Token is not the only way to authentificate to gitea. Using credentials
should also be enabled.

When initializing the Gitea object, the token, the auth or none of them
can be provided.
2022-03-08 10:23:01 +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: Enable user and pass authentification 2022-03-08 10:23:01 +01:00