Skip to content

Commit

Permalink
Merge pull request sunbird-cb#269 from tarentomaheshvakkund/4.8.20-de…
Browse files Browse the repository at this point in the history
…v-csrisactiveapi

DEV | BE | Self Registration | Creating new API for checking if the registration link is active.
  • Loading branch information
Haritest authored Dec 5, 2024
2 parents 78e025d + 3c44bbf commit 61e4076
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions ansible/roles/kong-api/defaults/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18733,12 +18733,8 @@ kong_apis:
upstream_url: "{{ sb_cb_ext_service_url }}/isRegistrationQRActive"
strip_uri: true
plugins:
- name: jwt
- name: cors
- "{{ statsd_pulgin }}"
- name: acl
config.whitelist:
- 'dataAccess'
- name: rate-limiting
config.policy: local
config.hour: "{{ medium_rate_limit_per_hour }}"
Expand Down

0 comments on commit 61e4076

Please sign in to comment.