I am building a site where admins create user account and most user's most accept the Terms & Conditions on first login. There is a sub group of users that I would like to be able to skip the Terms & Conditions.
I would like another permission to be added to the module that allows the Terms & Conditions to be skipped.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | legal-add-permission-to-skip-1979440-1.patch | 842 bytes | focal55 |
Comments
Comment #1
focal55 commentedThis patch is against the 6.x-8.5 version. It adds a new permission called "skip Terms and Conditions", checks for the permission in the hook_user() "login" operations and allows the user to skip the Terms and Conditions just like User1.
Comment #2
focal55 commentedComment #3
robert castelo commented