Hi Kalle,
Thank you for maintaining these two projects. You've clearly invested
significant time and effort in bringing both to fruition, and I commend
you for that. Nice, clear documentation too!
I wish I'd discovered tapestry-security when starting work on one
particular web application, as it could've saved me much coding work.
Authorisation wise, this application employs a service that inspects all
roles assigned to a user and the user's company (which all users to the
company inherit). Under the hood, a role table contains four boolean
values for each entity type - mayCreate, mayRead, mayUpdate and
mayDelete. A possibly simplistic approach to the authorisation aspect
of security, but it's versatile and does the trick. 🙂
I hope to give tapestry-resteasy a whirl at some future date.
Kind regards,
Chris.
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org