Opened 2 years ago

Closed 23 months ago

#683 closed defect (fixed)

Normal user can see the server administration page

Reported by: gcerto Owned by: acastill
Priority: normal Milestone: v0.98.1
Component: General Version:
Keywords: Cc:

Description

From "my profile", when the user wants to modify his details (first box).

Once the user click to modify, he's redirected to the edit page BUT you can see the whole "Server Administration" tabs and menu. The user cannot access the other admin pages though, but he shouldn't even see them.

Change History (5)

comment:1 Changed 2 years ago by jbenito

  • Owner changed from gcerto to acastill
  • Status changed from new to assigned

comment:2 Changed 2 years ago by acastill

  • Status changed from assigned to in_work

comment:3 Changed 2 years ago by acastill

  • Status changed from in_work to awaiting_merge

comment:4 Changed 23 months ago by pferreir

  • Status changed from awaiting_merge to merging

comment:5 Changed 23 months ago by Alexis Castilla Hernandez <alexis.castilla.hernandez@…>

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

In [78d40871ce60ab33991e70509559e1b07baf2583/indico]:

[FIX] User details page

  • Included JS Inline widgets to edit user data
  • Implemented AJAX services
  • Implemented generic input inline widget
  • Implemented generic select inline widget
  • Legacy code now calls new one;
  • Fixed: Administrator options in 'modification', 'change password' and 'create new account' pages. Wrong WP inherit class
  • Fixed minor interface problem in abstract reviewing setting page (caused by a modification in InlineEditWidget?)
  • closes #683
Note: See TracTickets for help on using tickets.