Login or Register

RSS IconRecent posts in this topic

avatar
glass on Mar 4. 2008. 3:19 am
In the users table in the ActiveCollab database there is a field called 'token'.

What is this?
What is it used for (I didn't find it referenced anywhere else in the database)?
And how is the value generated?

This field is blank for all users in my db, is that normal?
If it is not normal, what can I do about it?
avatar
Ilija Studen on Mar 4. 2008. 7:22 am
Token is users API password. Currently it is used to authenticate user through HTTP for RSS and iCal feeds.

Token is automatically generated by User class when user is created and when password is changed. It can be any 40 letters string if you want to set it manually.
activeCollab team member
avatar
glass on Mar 4. 2008. 12:27 pm
Perfect! That's what I wanted to hear ;)

RSS IconRecent posts in this topic