This patch adds a function which makes it possible to add an existing user to an existing role.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | install_profile_add_user_to_role-v2.patch | 826 bytes | James Andres |
| install_profile_add_user_to_role.patch | 876 bytes | quicksketch |
This patch adds a function which makes it possible to add an existing user to an existing role.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | install_profile_add_user_to_role-v2.patch | 826 bytes | James Andres |
| install_profile_add_user_to_role.patch | 876 bytes | quicksketch |
Comments
Comment #1
James Andres commentedGreat patch! Seems very useful to me.
I've made a small tweak to remove the intval() lines, maybe I'm being too picky. Here's my rationale:
Comment #2
James Andres commentedCommitted