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

SAK-50640 site-manage add participants add permission check in default view #13098

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

ern
Copy link
Contributor

@ern ern commented Dec 9, 2024

https://sakaiproject.atlassian.net/browse/SAK-50640
This also adds modernization and general improvements to the add participant helper tool

…t view

https://sakaiproject.atlassian.net/browse/SAK-50640
This also adds modernization and general improvements to the add
participant helper tool
@Setter private SiteAddParticipantHandler handler;
@Setter private MessageLocator messageLocator;
@Setter private SessionManager sessionManager;
@Setter private TargettedMessageList targettedMessageList;
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Spacing

public static final String EMAIL_CHAR = "@";
public static final String HELPER_ID = "sakai.tool.helper.id";
public static final String SAK_PROP_INVALID_EMAIL_DOMAINS = "invalidEmailInIdAccountString";
public static final String ATTR_TOP_REFRESH = "sakai.vppa.top.refresh";
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

A lot of spacing issues

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.

2 participants