This is a snapshot of Indico's old Trac site. Any information contained herein is most probably outdated. Access our new GitHub site here.

Opened 2 years ago

Closed 23 months ago

#1243 closed defect (fixed)

Loosing user ID

Reported by: messer440 Owned by: ferhatelmas
Priority: high Milestone: v1.2
Component: General Version: 1.0
Keywords: Cc:

Description

After password change in my account site, user loses his identityID. So there is a problem to grant admin privileges for user with indico_admin

Attachments (1)

log.txt (2.6 KB) - added by messer440 2 years ago.

Download all attachments as: .zip

Change History (7)

Changed 2 years ago by messer440

comment:1 Changed 2 years ago by jbenito

  • Milestone set to v1.1

comment:2 Changed 2 years ago by jbenito

  • Milestone changed from v1.1 to v1.2

When do you get the exception in log.txt? which URL triggers that?

comment:3 Changed 2 years ago by ferhatelmas

  • Owner set to ferhatelmas
  • Status changed from new to assigned

comment:4 Changed 2 years ago by ferhatelmas

  • Status changed from assigned to awaiting_merge

comment:5 Changed 23 months ago by jbenito

  • Status changed from awaiting_merge to merging

comment:6 Changed 23 months ago by Jose Benito <jose.benito.gonzalez@…>

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

In 4f3c43a1ae8d7b5c3b0670396d00ba6d7837a3ad/indico:

[FIX] param mismatch in identity modification

  • closes #1243
  • prevention of unauthorized attempt and message
  • refactored html -> tpl
  • vars -> wvars
  • user interface ok -> Ok (since Cancel, not cancel)
  • pep8
Note: See TracTickets for help on using tickets.