wojciech.kapcia@tigase.net opened 5 years ago
|
|
@andrzej.wojcik let's move that (and related mobile client's tasks) to 8.2.0 |
|
I added the changes to inform the client about the conditions of the failed authentication. @andrzej.wojcik could you check and comment on the changes? |
|
I've added my comments in the review on GitHub. |
|
After reviving nightly packages generation it turns out that Bruteforce tests are failing:
Probably due to changes in error returned:
ST:
|
|
Adding new SASL error conditions in JaXMPP solved the issue (proper exception was generated). @bmalkow JaXMPP is probably legacy at this point but if StorkIM depends on it (and it's behaviour) the most likely bumping dependency version in stork would be advised. |
Type |
New Feature
|
Priority |
Normal
|
Assignee | |
Version |
tigase-server-8.2.0
|
Spent time |
25h 45m
|
Currently, after registration, if the e-mail confirmation/activation is required, there is not programmatic way to know it, which can cause in some clients undesirable states (constant error about connection with "policy violation" because account is inactive, or disabling the account).
Objective: include additional marker indicating that the further action is required to use the account.
Include also information in auth result that verification is required. Most likely use
account-disabled
with additional text information, eg. for required confirmation but can be adjusted for disabled accounts: