Revision ee0f149...

Go back to digest for 26th June 2011

Features in Other

Robin Appelman committed changes in [owncloud] /:

Multiply changes to user system

keeping tracked of the logged in user is no longer done by the active backend but by oc_user directly instead

multiply backends can be active at the same time, allowing alternative authentication procedures like openid or tokens to be used next to the regular user system

File Changes

Modified 4 files
  •   lib/base.php
  •   lib/user.php
  •   lib/User/backend.php
  •   lib/User/database.php
4 files changed in total