[Solar-talk] Bookmarks example

Rodrigo Moraes rodrigo.moraes at gmail.com
Fri Jun 8 06:08:48 PDT 2007


On 6/8/07, anselm bradford wrote:
> Thanks this got it going. Does it have a default username and password?

No. It depends on the authentication adapter you use. For a minimal
authentication , you can use htpasswd:

http://solarphp.com/manual/Getting_started/User_authentication

Commonly we want to use a database to store users and passwords, so
you'd need to setup a table for users and define the Solar_Auth
adapter as Solar_Auth_Adapter_Sql.

> Is that tipos? Any timeline for a release?

Yes, but there's no timeline, sorry. I couldn't make it ready because
of other priorities. :(

-- rodrigo


More information about the solar-talk mailing list