apel / rest

Experimental REST API for APEL
Apache License 2.0
1 stars 7 forks source link

Add the ability to locally ban/allow POST requests #26

Closed gregcorbett closed 7 years ago

gregcorbett commented 7 years ago

POST endpoint will now AuthZ requests in the following order

Test cases have been added to check this behaviour.

Banning users has been documented in the service reference card.

gregcorbett commented 7 years ago

I think I've changed everything you brought up