Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Notify user that he already subscribed to a list #386 #390

Merged
merged 2 commits into from
Aug 16, 2018

Conversation

ikedas
Copy link
Member

@ikedas ikedas commented Aug 9, 2018

  • [feature] When an other user (or anonymous user on web interface) requested subscribing/unsubscribing, if target user already subscribed / not yet subscribed to the list, they will be informed someone requested action while no actions will be taken. Also, fake response will be sent to requester to prevent sniffing users.
  • [change] Update subscribe.* and unsubscribe.* scenarios: Now authentication by target user is required when anonymous/other user requested these actions. Previously, if "open" scenario was used, an anonymous user on web interface could add subscriber without confirmation.

This may fix issue #386.
This is not applicable to Sympa 6.2.24 and earlier (due to changes of module names).

…scribing/unsubscribing, if target user already subscribed / not yet subscribed to the list, they will be informed someone requested action while no actions will be taken. Also, fake response will be sent to requester to prevent sniffing users.
…uired when anonymous/other user requested these actions. Previously, if "open" scenario was used, an anonymous user on web interface could add subscriber without confirmation.
@ikedas ikedas mentioned this pull request Aug 12, 2018
@ikedas ikedas merged commit d54dc27 into sympa-community:sympa-6.2 Aug 16, 2018
@ikedas ikedas deleted the issue-386 branch August 18, 2018 07:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant