René Cordier created JAMES-2962:
-----------------------------------
Summary: Able to update Sieve quota for non-existing user
Key: JAMES-2962
URL: https://issues.apache.org/jira/browse/JAMES-2962
Project: James Server
Issue Type: Bug
Reporter: René Cordier
Fix For: 3.5.0
It returns 204 code when updating Sieve Quota for non-existing user
_Request_:
{code:java}
PUT http://localhost:8000/sieve/quota/users/lalala
Body: 12345
{code}
_Response_: 204 code
*Expected result*
It should return 404 error code for non-existing user.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]