Hey guys,
I was trying to change the default names for some of the system users/roles/groups in jetspeed....Say instead of anon, I wanted to call that user anonymous for example. I changed the config variables in JetspeedSecurity.properties to reflect that, but that was not enough as those names are badly hard-coded in the code. Take anon for example: it's in PsmlUpdateAction, in Profiler, in BaseProfile, in JetspeedDBSecurityService just to name few of them. Any plan on addressing that in the future? Thank you.
