On 07/31/2010 09:36 AM, James Turner wrote: > however I haven't come up with a good way to set the > password on newly created repositories without storing user password > in cleartext, which I really don't want to do.
You can set the password from the command line, including on an arbitrary repo that isn't currently 'open'. See `fossil help user`. Not super elegant to integrate into a web app, but very possible. -- Joshua Paine LetterBlock: Web applications built with joy http://letterblock.com/ 301-576-1920 _______________________________________________ fossil-users mailing list [email protected] http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

