We have moved to Github. Please open tickets there.

Opened 20 months ago

Closed 20 months ago

Last modified 19 months ago

#3890 closed Defect (fixed)

useradd form admin_option necessary?

Reported by: coldtrick Owned by:
Priority: normal Milestone: Elgg 1.8.1b
Component: Core Version: 1.8
Severity: trivial Keywords:
Cc: brett@… Difficulty: trivial

Description

In the useradd form is a reference to an $admin_option. This option is pass from admin/user/add.php to this form. However there is no other reference to the useradd form other than the admin/user/add.php. Therefore the admin_option is a bit useless in my opinion.

Change History (3)

comment:1 Changed 20 months ago by cash

  • Difficulty set to trivial
  • Milestone changed from Needs Review to Elgg 1.8.1b

Agreed

comment:2 Changed 20 months ago by cash

  • Resolution set to fixed
  • Status changed from new to closed

Fixes #3890 removed admin check in useradd form since it is only used by admins

Changeset: d44a060c8b9dbd94919bcf0edcb4f794da63d094

comment:3 Changed 19 months ago by cash

Fixes #3890 removed admin check in useradd form since it is only used by admins

Changeset: d44a060c8b9dbd94919bcf0edcb4f794da63d094

Note: See TracTickets for help on using tickets.