[fossil-users] Self-registered users unable to log in

2012-03-31 Thread Justin Forest
Hello. I'm using Fossil version 1.22 (20120317175325). When a user registers, a record in the user table is created with a cookie like this: 6/546EB5C82F6724C84B0CFC7007108922807CDE3F079E1FC92B/8911f7f7d93766e2/test The code that generates such cookies is in src/login.c, 1239: zCookie

Re: [fossil-users] Self-registered users unable to log in

2012-03-31 Thread Justin Forest
> @Justin: can you please try this out and see if it does the trick: > +login_set_user_cookie( zUsername, uid, NULL ); > If so i'll clean that up (remove now-unused vars) and get it committed. Yes, this helps. Thank you. ___ fossil-users mailin

[fossil-users] Problems with the tkt-change-hook branch

2013-10-11 Thread Justin Forest
herwise, the code works well and I can now use webhooks to send ticket change notification emails, the lack of which stopped me from using Fossil before. Thanks. -- Justin Forest http://umonkey.net/ ___ fossil-users mailing list fossil-use

Re: [fossil-users] Painful team interaction with fossil, how to improve?

2014-02-13 Thread Justin Forest
sues. In case this sounds helpful, you can inspect the script here: <http://code.umonkey.net/fossil-extras/file/tip/fossil-ticket-notify.py> Or download it: <http://code.umonkey.net/fossil-extras/raw-file/tip/fossil-ticket-notify.py> Good luck. -- Justin Forest http://umonke