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
4f15282bc9
nextcloud-server
/
lib
/
private
/
user
History
Arthur Schiwon
8ccac86c98
Enable user backends to provide avatar images
2013-11-22 13:25:20 +07:00
..
backend.php
Enable user backends to provide avatar images
2013-11-22 13:25:20 +07:00
database.php
local user backend shall search for both username and displayname,
fixes
#5401
2013-10-25 21:57:12 +07:00
dummy.php
Use strict comparison === instead of ==.
2013-10-08 20:03:16 +07:00
example.php
move the private namespace OC into lib/private - OCP will stay in lib/public
2013-09-30 16:36:59 +07:00
http.php
move the private namespace OC into lib/private - OCP will stay in lib/public
2013-09-30 16:36:59 +07:00
interface.php
move the private namespace OC into lib/private - OCP will stay in lib/public
2013-09-30 16:36:59 +07:00
manager.php
remove user from cache if he was deleted successfully
2013-10-29 15:50:33 +07:00
session.php
Now removing stray old cookies from 5.0.12
2013-11-07 18:49:50 +07:00
user.php
Enable user backends to provide avatar images
2013-11-22 13:25:20 +07:00