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:25:00 UTC

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

    [ https://issues.apache.org/jira/browse/JAMES-2962?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16966462#comment-16966462 ] 

René Cordier commented on JAMES-2962:
-------------------------------------

PR: https://github.com/linagora/james-project/pull/2822

> 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
>            Priority: Major
>             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