Fix K-Psul freeze when no-team password #500

Merged
lstephan merged 0 commits from Aufinal/fix_password_freeze into master 2017-03-24 20:53:49 +01:00
lstephan commented 2017-03-24 19:46:34 +01:00 (Migrated from git.eleves.ens.fr)

L'erreur 403 est renvoyée dans ce cas par le décorateur
@teamkfet_required, donc sans data associé, ce qui faisait buguer
getErrorsHtml. On rajoute donc le cas correspondant.

Fix #153

L'erreur 403 est renvoyée dans ce cas par le décorateur `@teamkfet_required`, donc sans data associé, ce qui faisait buguer `getErrorsHtml`. On rajoute donc le cas correspondant. Fix #153
delobell commented 2017-03-24 20:53:48 +01:00 (Migrated from git.eleves.ens.fr)

mentioned in commit f063c3470c

mentioned in commit f063c3470c10bdaa8bccb9ae147868e8888bbe4c
delobell commented 2017-03-24 20:53:49 +01:00 (Migrated from git.eleves.ens.fr)

merged

merged
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: DGNum/gestioCOF#500
No description provided.