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

doc: add security discussion to flux_msg_handler_create(3) #1260

Open
garlick opened this issue Oct 27, 2017 · 1 comment
Open

doc: add security discussion to flux_msg_handler_create(3) #1260

garlick opened this issue Oct 27, 2017 · 1 comment

Comments

@garlick
Copy link
Member

garlick commented Oct 27, 2017

As discussed in #1137

..we should probably add something on flux_msg_handler_allow_rolemask() and _deny_rolemask() to flux_msg_handler_create(3).

garlick added a commit to garlick/flux-core that referenced this issue Nov 7, 2017
Problem: message handler filtering based on rolemasks
is not discussed in flux_msg_handler_create(3).

Add man page stubs for flux_msg_handler_allow_rolemask()
and flux_msg_handler_deny_rolemask(), a SECURITY section,
and a reference to RFC 12.

Fixes flux-framework#1260
garlick added a commit to garlick/flux-core that referenced this issue Nov 7, 2017
Problem: message handler filtering based on rolemasks
is not discussed in flux_msg_handler_create(3).

Add man page stubs for flux_msg_handler_allow_rolemask()
and flux_msg_handler_deny_rolemask(), a SECURITY section,
and a reference to RFC 12.

Fixes flux-framework#1260
garlick added a commit to garlick/flux-core that referenced this issue Nov 8, 2017
Problem: message handler filtering based on rolemasks
is not discussed in flux_msg_handler_create(3).

Add man page stubs for flux_msg_handler_allow_rolemask()
and flux_msg_handler_deny_rolemask(), a SECURITY section,
and a reference to RFC 12.

Fixes flux-framework#1260
garlick added a commit to garlick/flux-core that referenced this issue Nov 8, 2017
Problem: message handler filtering based on rolemasks
is not discussed in flux_msg_handler_create(3).

Add man page stubs for flux_msg_handler_allow_rolemask()
and flux_msg_handler_deny_rolemask(), a SECURITY section,
and a reference to RFC 12.

Fixes flux-framework#1260
garlick added a commit to garlick/flux-core that referenced this issue Nov 9, 2017
Problem: message handler filtering based on rolemasks
is not discussed in flux_msg_handler_create(3).

Add man page stubs for flux_msg_handler_allow_rolemask()
and flux_msg_handler_deny_rolemask(), a SECURITY section,
and a reference to RFC 12.

Fixes flux-framework#1260
garlick added a commit to garlick/flux-core that referenced this issue Nov 10, 2017
Problem: message handler filtering based on rolemasks
is not discussed in flux_msg_handler_create(3).

Add man page stubs for flux_msg_handler_allow_rolemask()
and flux_msg_handler_deny_rolemask(), a SECURITY section,
and a reference to RFC 12.

Fixes flux-framework#1260
garlick added a commit to garlick/flux-core that referenced this issue Nov 11, 2017
Problem: message handler filtering based on rolemasks
is not discussed in flux_msg_handler_create(3).

Add man page stubs for flux_msg_handler_allow_rolemask()
and flux_msg_handler_deny_rolemask(), a SECURITY section,
and a reference to RFC 12.

Fixes flux-framework#1260
garlick added a commit to garlick/flux-core that referenced this issue Nov 13, 2017
Problem: message handler filtering based on rolemasks
is not discussed in flux_msg_handler_create(3).

Add man page stubs for flux_msg_handler_allow_rolemask()
and flux_msg_handler_deny_rolemask(), a SECURITY section,
and a reference to RFC 12.

Fixes flux-framework#1260
garlick added a commit to garlick/flux-core that referenced this issue Nov 24, 2017
Problem: message handler filtering based on rolemasks
is not discussed in flux_msg_handler_create(3).

Add man page stubs for flux_msg_handler_allow_rolemask()
and flux_msg_handler_deny_rolemask(), a SECURITY section,
and a reference to RFC 12.

Fixes flux-framework#1260
@SteVwonder
Copy link
Member

@garlick: I see that you added some text to the manpage about rolemasks and the allow_rolemask & deny_rolemask functions. If the text is still relevant, do you mind posting a PR with that textual change?

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

No branches or pull requests

2 participants