Cassie Nicol
- Login: cassieenicol@gmail.com
- Email: cassieenicol@gmail.com
- Are you a spammer?: No
- Registered on: 01/09/2013
- Last sign in: 01/05/2015
Issues
open | closed | Total | |
---|---|---|---|
Assigned issues | 0 | 0 | 0 |
Reported issues | 0 | 0 | 0 |
Activity
05/05/2014
- 02:30 PM Wt Help: RE: problem overloading AuthWidget::createRegistrationModel()
- There is a leak of RegistrationModel in AuthWidget. It gets created, but never
deleted. It looks like the ownership...
05/04/2014
- I want to use my own extended RegistrationModel() to get finer control on the loginName. I tried overloading AuthWidg...
02/04/2014
- 12:06 AM Wt Help: RE: Trouble with Google OAuth
- yes, changing GoogleService.C (87)
from
bool emailVerified = userInfo.get("verified\_email").orIfNull(false);
to
...
02/03/2014
- I have had trouble with the Google OAuth code. It can be seen in both Hangman and features/oauth1 examples.
What is ...
04/09/2013
- 12:21 PM Wt Help: RE: need help with ManyToMany query
- Thanks Koen,
That seems to fix the problem.
typedef dbo::dbo\_traits<User>::IdType TUserId;
//typedef dbo::dbo\_t... - I want to do something like
select m.user\_id as "user", t.user\_id as "target", m.timestamp, m.text
from message ...
Also available in: Atom