1
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-09-01 14:56:30 +00:00
gitea/routers/api/v1/admin
zeripath bffa303020
Add option to purge users ()
Add the ability to purge users when deleting them.

Close 

Signed-off-by: Andrew Thornton <art27@cantab.net>
2022-07-14 08:22:09 +01:00
..
adopt.go Move almost all functions' parameter db.Engine to context.Context () 2022-05-20 22:08:52 +08:00
cron.go Renamed ctx.User to ctx.Doer. () 2022-03-22 15:03:22 +08:00
org.go Move organization related structs into sub package () 2022-03-29 14:29:02 +08:00
repo.go Add ContextUser to http request context () 2022-03-26 17:04:22 +08:00
user.go Add option to purge users () 2022-07-14 08:22:09 +01:00