| .. |
|
apps
|
Use !== and === in settings.
|
2013-07-21 13:55:25 +07:00 |
|
changedisplayname.php
|
change 'Display Name' to more understandable 'Full Name', fix #5612
|
2013-11-06 14:20:43 +07:00 |
|
creategroup.php
|
Merge branch 'master' into routing
|
2012-10-17 16:38:11 +07:00 |
|
createuser.php
|
Fixed user dir existence check when creating new user
|
2013-10-25 16:23:29 +07:00 |
|
decryptall.php
|
close encryption session after decryption was finished
|
2014-02-26 17:18:38 +07:00 |
|
disableapp.php
|
Remove invalid characters from app id to prevent loading of invalid resources
|
2013-02-09 15:10:40 +07:00 |
|
enableapp.php
|
Log exception at the catching code
|
2013-08-09 18:01:49 +07:00 |
|
getlog.php
|
Add trailing comma for all touched array lines.
|
2013-08-17 23:39:26 +07:00 |
|
lostpassword.php
|
Revert "Verify user login before changing the password reset mail"
|
2012-10-15 23:50:12 +07:00 |
|
navigationdetect.php
|
Merge pull request #1546 from owncloud/fix-loading-hooks
|
2013-02-09 09:59:41 +07:00 |
|
removegroup.php
|
Make the settings ajax calls use the router
|
2012-10-02 18:00:23 +07:00 |
|
removeuser.php
|
init language object before using it
|
2013-06-12 09:40:13 +07:00 |
|
setlanguage.php
|
Use !== and === in settings.
|
2013-07-21 13:55:25 +07:00 |
|
setloglevel.php
|
Make the settings ajax calls use the router
|
2012-10-02 18:00:23 +07:00 |
|
setquota.php
|
Use !== and === in settings.
|
2013-07-21 13:55:25 +07:00 |
|
setsecurity.php
|
Add _many_ newlines at the end of files
|
2013-08-18 11:06:59 +07:00 |
|
togglegroups.php
|
Use !== and === in settings.
|
2013-07-21 13:55:25 +07:00 |
|
togglesubadmins.php
|
Group name does't need to be sanitized before storing it in the database
|
2012-11-27 20:22:45 +07:00 |
|
updateapp.php
|
Add _many_ newlines at the end of files
|
2013-08-18 11:06:59 +07:00 |
|
userlist.php
|
Fix retrieval of users with multiple backends
|
2013-05-03 13:50:14 +07:00 |