https://issues.apache.org/bugzilla/show_bug.cgi?id=51966
--- Comment #9 from Christopher Schultz <ch...@christopherschultz.net> 2012-03-22 20:22:45 UTC --- I recently added the capability to use salted and iterated hashes to my own DataSourceRealm -- but it's been diverging from TC's realms for quite a while. Mine does not use $ to separate the salt from the hash, so that essentially fixes my salt-length in stone. I might want to change my implementation ;) I'd be happy to share my code with the community, but either I or someone else will have to do some heavy work on it to get it to fit-in with the current Realm code in Tomcat. -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org