Instance Configuration: Add rate limits for Users API

What does this MR do and why?

Instance Configuration: Add rate limits for Users API

This MR adds rate limits for the Users API to the instance configuration.

🛠️ with ❤️ at Siemens

References

Screenshots or screen recordings

instance-config-users

How to set up and validate locally

  1. To see the limit, go to Help > Check the current instance configuration or go to https://gdk.test:3443/help/instance_configuration#rate-limits
  2. You might have to clear the cache with Rails.cache.clear in the rails console.
  3. If you want to set or change the limit, go to Admin > Settings > Network > Users API rate limit..

MR acceptance checklist

MR Checklist ( @nwittstruck)

Related to #575891

Edited by Nicholas Wittstruck

Merge request reports

Loading