Closed derlin closed 1 year ago
Add the --protected-endpoints option, that is a list of path suffix that are allowed after authentication.
--protected-endpoints
Only allow well-known query endpoints by default, and leave the possibility to turn this feature off by passing an empty string.
Closes #68
@angelbarrera92 ?
Thanks again @derlin!
Add the
--protected-endpoints
option, that is a list of path suffix that are allowed after authentication.Only allow well-known query endpoints by default, and leave the possibility to turn this feature off by passing an empty string.
Closes #68