Johans notes, links etc RSS

This is just another unimportant web page with links and pictures of things that I like or just don't want to forget. Contact me
My lifestream

Archive

Jan
11th
Sun
permalink

phplifestream just got a bit easier to use

Just added

  • Possible to add update and delete services, not a minute to late
  • Login based on OpenID

Login is controlled via the config file app/conf/auth.ini auth is only enabled in production mode but can be changed in this config via the property auth.enabled.

To test open id in development mode add the following line to app/conf/auth-identities.ini below the development section.

[development : production]
auth.identities.myusername = my open id

The file deploy_env.properties.example is updated with examples of how to add auth properties too.

Get the source from GitHub

Comments (View)
blog comments powered by Disqus