This website requires JavaScript.
Explore
Help
Register
Sign In
sascha
/
nextcloud-server
mirror of
https://github.com/nextcloud/server.git
Watch
1
Star
0
Fork
You've already forked nextcloud-server
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
9fcb916057
nextcloud-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 +07:00
..
backend.php
implement getHome in OC_User
2012-08-26 16:24:25 +07: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 +07:00
dummy.php
Make getting all users and groups the default
2012-08-11 16:25:27 +07:00
example.php
implement getHome in OC_User
2012-08-26 16:24:25 +07:00
http.php
fix c&p fail from earlier commit today
2012-08-26 22:04:31 +07:00
interface.php
OC_User: getHome is an optional method, taking it out of the Interface
2012-08-27 14:07:28 +07:00