You are viewing a plain text version of this content. The canonical link for it is here.
Posted to server-dev@james.apache.org by "René Cordier (Jira)" <se...@james.apache.org> on 2019/11/04 08:13:00 UTC

[jira] [Created] (JAMES-2962) Able to update Sieve quota for non-existing user

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: server-dev-unsubscribe@james.apache.org
For additional commands, e-mail: server-dev-help@james.apache.org