mirror of
https://github.com/internetee/registry.git
synced 2025-08-06 01:35:10 +02:00
Add IP block on authentication via EID
Also, correct mistakenly used 403 error code. Update aplication-example.yml to include new functionality.
This commit is contained in:
parent
8f234a5852
commit
42004f933f
6 changed files with 42 additions and 6 deletions
|
@ -96,6 +96,8 @@ arireg_host: 'http://demo-ariregxml.rik.ee:81/'
|
|||
sk_digi_doc_service_endpoint: 'https://tsp.demo.sk.ee'
|
||||
sk_digi_doc_service_name: 'Testimine'
|
||||
|
||||
# Registrant API
|
||||
registrant_api_auth_allowed_ips: '127.0.0.1,0.0.0.0' #ips, separated with commas
|
||||
|
||||
#
|
||||
# MISC
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue