Results 201 comments of Naoki Takezoe

Ah, yes. That's a known issue also reported in https://github.com/gitbucket/gitbucket/issues/2674.

And you have already commented on the PR :-) https://github.com/gitbucket/gitbucket/pull/2686#issuecomment-906210494

It's `ApiAuthenticationFilter`, not `GitAuthenticationFilter`.

There are no way to do it. However it might be good idea to scale-out GitBucket for large organization.

I can't reproduce this issue. Could someone help?

I tried with the same structure repository but couldn't reproduce the situation.

What level of integration do you expect?

The demo site is initializing periodically, but not sure the exact period. For sure, the delete protection for important accounts might be useful.

Currently, mail notification works for only creating or updating issues and pull requests.

@dermig Notification has been separated into a plugin (it's bundled with GitBucket in default). https://github.com/gitbucket/gitbucket-notifications-plugin It might be possible to consider implementing in this plugin. So let me know more...