Fossil

View Ticket
Login
2011-06-02
14:56 Fixed ticket [3233c3dad9]: SQLITE_ERROR: no such function: now plus 1 other change artifact: 770d36eecb user: drh
14:56
Make sure the built-in "now()" function is available to peer-repository connections for single-signon operations. Ticket [3233c3dad99d57ad]. check-in: 74ecc4d646 user: drh tags: trunk
2011-06-01
19:56 New ticket [3233c3dad9] SQLITE_ERROR: no such function: now. artifact: 4d487946dd user: anonymous

Ticket Hash: 3233c3dad99d57ade789fdeb79ab80b44b0d2dba
Title: SQLITE_ERROR: no such function: now
Status: Fixed Type: Code_Defect
Severity: Important Priority:
Subsystem: Resolution: Fixed
Last Modified: 2011-06-02 14:56:41
14.84 years ago
Created: 2011-06-01 19:56:18
14.84 years ago
Version Found In: 0448438c56
Description:
I upgraded from [356e877cea] to [0448438c56] and rebuilt all my projects. Wanting to use the Single Sign-On (SSO), I joined one project ('forms2011') to another ('style') using the new login-group feature. Joining worked (sort of: 'style' does not show any other repository under its login-group, while 'forms2011' shows 'style'). But, when I added a user, I got the error message:

"SQLITE_ERROR: no such function: now # /var/www/html/webapps/FOSSIL/style.fossil: no such function: now

[Bummer]"

Anther issue, is that I can't do SSO between those 2 projects. Usernames and passwords aren't shared. It's as if the SSO didn't work.