Projects tigase _server server-core Issues #181
list with only one item set to block prevents user from log-in (#181)
Closed
wojciech.kapcia@tigase.net opened 1 decade ago

In case user set a privacy list with only one rule to block all communication - 2.13. Blocking All Communication subsequent login attempts will fail

<iq type="set" id="priv1">
<query xmlns="jabber:iq:privacy">
<list name="blocked">
<item action="deny" order="110"/>
</list>
</query>
</iq>
wojciech.kapcia@tigase.net commented 1 decade ago

stanza with from=domain should be allowed to permit user-server communication (i.e. service discovery)

issue 1 of 1
Type
Bug
Priority
Normal
Assignee
RedmineID
1029
Version
tigase-server-5.2.0
Spent time
18h
Issue Votes (0)
Watchers (0)
Reference
tigase/_server/server-core#181
Please wait...
Page is in error, reload to recover