On Jan 11, 2006, at 10:13 AM, Emmanuel Venisse wrote:
Hi,
In 1.1, we have decided to rework all security features.
I tried to use osuser but this framework is crappy :
[...]
I looked at seraph too. This project seems to be interesting, it's
used by confluence and jira. It seems we have all we need in it but
it require to be used in a web app environment, so i think we can't
use it if we want to use security framework in a standalone app in
future.
Interesting, if you look at the dependencies for seraph, it's clearly
using osuser.
- http://opensource.atlassian.com/seraph/dependencies.html
Wonder if "writing our own" option couldn't mean writing our own
wrapper for osuser.
-David