Users WERE able to login just fine.
Users HAD the correct permissions and everyone was allowed to add tickets, but for
some reason the session table was never updated.

This issue resolved itself after I switched over to using the account manager plugin and the
login form rather than the browser based login method.

Thanks.

Bernd Tegge wrote:
m christensen schrieb:
The problem is the fact the 'session' table only contains the first two test user names.
That table appears to be the source of 'valid' users.

That table is never updated now.
I hacked this by faking entries to get team members to show up on the assign-to drop-down,
but that is obviously a hack.

The session entries are created on first log in. The newly created users also need TICKET permissions higher than just TICKET_VIEW.

After I added TICKET_MODIFY,TICKET_CHGPROP and TICKET_CREATE to the new users permissions the name appeared on the assignto list.

_______________________________________________
Trac mailing list
[email protected]
http://lists.edgewall.com/mailman/listinfo/trac

_______________________________________________
Trac mailing list
[email protected]
http://lists.edgewall.com/mailman/listinfo/trac

Reply via email to