Opened 12 years ago

Closed 12 years ago

#1298 closed defect (fixed)

Self Registration - not adding profile.

Reported by: ianwallen Owned by: geonetwork-devel@…
Priority: major Milestone: v2.10.0 RC3
Component: User interface (web) Version: v2.10.0RC2
Keywords: Cc:

Description

Selfregistration no longer works since the profile field was added to the userGroups table as mandatory. The selfregistration needs to add the profile in the insert statement.

Attachments (1)

Add-profile-in-sql-insert-for-userGroups-for-SelfReg.patch (1.3 KB ) - added by ianwallen 12 years ago.

Download all attachments as: .zip

Change History (3)

comment:1 by ianwallen, 12 years ago

I uploaded a patch to add the profile in the insert statement.

Since Spring Security is now used, I'm not sure if this is the only required changed or not since it looks like this has not been tested since it was added.

I will let someone with more experience with the new spring security decide if this is all that is required.

comment:2 by fxp, 12 years ago

Resolution: fixed
Status: newclosed
  • master commit e24721b40e1f257337cd98acefd9a1428ec7e87e
  • 2.10.x commit 66dca630aaf5c9eab11dd2bca5de4a25d8238440
Note: See TracTickets for help on using tickets.