Opened 18 years ago

Closed 18 years ago

Last modified 16 years ago

#118 closed defect (fixed)

Not allowed to change password

Reported by: anonymous Owned by: Martin Svensson
Priority: trivial Milestone: BASE 2.0 RC2
Component: core Version: RC1
Keywords: password permission Cc:

Description

When trying to change my password i get the following error message:

Permission denied On page /base2demo/my_base/user/submit_user.jsp Permission denied: Not allowed to write User[id=xx; name=xxxxxxxxxx]

Change History (6)

comment:1 by Johan Enell, 18 years ago

Component: webcore
Owner: changed from Gregory Vincic to Johan Enell

comment:2 by Jari Häkkinen, 18 years ago

Milestone: BASE 2.0 RC2

comment:3 by Jari Häkkinen, 18 years ago

Owner: changed from Johan Enell to Martin Svensson

comment:4 by Martin Svensson, 18 years ago

Resolution: fixed
Status: newclosed

(In [2101]) Fixes #118.Not allowed to change password

comment:5 by Nicklas Nordborg, 16 years ago

(In [4506]) References #118: Change problematic forms to use POST instead of GET

I have changed most of the forms I could find to use POST instead of GET. Many of them are probably not problematic, but I found some:

  • Form for JEP extra value calculator plug-in
  • Form for JEP intensity transformer plug-in

comment:6 by Nicklas Nordborg, 16 years ago

Previous commit belongs to ticket #1118.

Note: See TracTickets for help on using tickets.