This website requires JavaScript.
Explore
Help
Sign in
wbrawner
/
server
Watch
1
Star
0
Fork
You've already forked server
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
76bc4753e9
server
/
lib
/
user
History
Michael Gapczynski
ff076caeee
Check usernames in the database as case insensitive, they are still stored case sensitive. Bug fix for oc-422 and oc-1514
2012-08-28 11:28:38 -04:00
..
backend.php
implement getHome in OC_User
2012-08-26 16:24:25 +02:00
database.php
Check usernames in the database as case insensitive, they are still stored case sensitive. Bug fix for oc-422 and oc-1514
2012-08-28 11:28:38 -04:00
dummy.php
Make getting all users and groups the default
2012-08-11 16:25:27 -04:00
example.php
implement getHome in OC_User
2012-08-26 16:24:25 +02:00
http.php
fix c&p fail from earlier commit today
2012-08-26 22:04:31 +02:00
interface.php
OC_User: getHome is an optional method, taking it out of the Interface
2012-08-27 14:07:28 +02:00