move settings sanitation to utils, move whitelist for client registration to settings
[authserver.git] / etc / kairo / auth_settings.json
index 6294f26e634947210426089af58fda705e3c3833..fa4b58b09ef4a79b01102ec73f8427ca2c7f65f0 100644 (file)
@@ -7,6 +7,7 @@
 "pwd_nonces": [
  ""
 ],
+"client_reg_email_whitelist": ["you@example.com"],
 "piwik_enabled": false,
 "piwik_url": "/piwik/",
 "piwik_site_id": 1,