Allow other user_edit_access overwrites

Created on 7 September 2014, over 10 years ago
Updated 26 November 2024, 4 months ago

This module overwrite user_edit_access() by using hook_menu_alter() to make sure that the user profile for user 1 is not available to any other user. This calls userone_edit_access() instead which itself calls user_edit_access() again which is totally ignoring other hooks that probably had overwritten that callback before.

Userone should remember if that callback had been overwritten before userone overwrites it and then call that one instead of the default one if needed.

I will provide a patch in a minute.

✨ Feature request
Status

Closed: outdated

Component

Code

Created by

πŸ‡©πŸ‡ͺGermany jurgenhaas Gottmadingen

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Not all content is available!

It's likely this issue predates Contrib.social: some issue and comment data are missing.

  • πŸ‡ΊπŸ‡¦Ukraine AstonVictor

    I'm closing it because the issue was created a long time ago without any further steps.

    if you still need it then raise a new one.
    thanks

Production build 0.71.5 2024