mirror of
https://github.com/christian-monch/dump-things-server.git
synced 2026-05-07 01:23:46 +00:00
The code now caches the following operations for the indicated duration: - perform token authentication: 60 seconds - get team-membership of user: 120 seconds - get user information, i.e. user-id: 120 seconds - get organization information: 300 seconds - get organization-membership of team: 300 seconds - get repo-membership of team: 300 seconds |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| config.py | ||
| forgejo.py | ||