forgejo/routers
Earl Warren f29888d8db
[F3] F3 user type and automate promotion to regular user
An F3 user is a new type to represent a user created because it is
referenced when importing an F3 archive. It is associated with the
forge from which the F3 archive originates. For instance if importing
an archive from GitLab.com, a user will be created as if it was
authenticated using GitLab.com as an OAuth2 authentication source.

When an actual user authenticates to Forejo from the same
authentication source, the F3 user will be promoted to be a regular
user that owns all issues, pull requests, comments etc. created using
the F3 user.
2024-02-03 09:25:36 +01:00
..
api [GITEA] feat(nuget): basic manifest download 2024-01-28 08:54:31 +01:00
common Rework markup link rendering (#26745) 2024-01-15 08:49:24 +00:00
install [SECURITY] Rework long-term authentication 2024-01-28 08:19:26 +01:00
private [CLI] implement forgejo-cli 2024-01-28 07:47:32 +01:00
utils Implement FSFE REUSE for golang files (#21840) 2022-11-27 18:20:29 +00:00
web [F3] F3 user type and automate promotion to regular user 2024-02-03 09:25:36 +01:00
init.go [API] Forgejo API /api/forgejo/v1 2024-01-28 08:13:13 +01:00