index
:
kolab-wap
dev/configuration-handling
dev/edit-existing-entries
kolab-webadmin-2.4
kolab-webadmin-3.0
kolab-webadmin-3.1
master
oracle
ticket/4569
Kolab Web Administration Panel
kolab-devel@kolab.org
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
kolab_api_controller.php
Age
Commit message (
Expand
)
Author
Files
Lines
2015-04-02
Trim username on login (#4957)
HEAD
master
Aleksander Machniak
1
-2/+2
2015-03-06
Fix issues related to "cn=Directory Manager" login case-insensitivity (#4804)
Aleksander Machniak
1
-1/+1
2014-11-04
Return user info in system.authenticate result for better performance (#3858)
Aleksander Machniak
1
-14/+24
2014-09-22
Fix unhandled exception when GET does not contain service or method
Aleksander Machniak
1
-15/+15
2014-06-18
Add possibility to limit system.capabilities response to one domain
Aleksander Machniak
1
-25/+34
2014-06-17
Do not log passwords
Aleksander Machniak
1
-1/+1
2014-02-27
Implemented OU structure management (Request #1745)
Aleksander Machniak
1
-0/+3
2013-10-29
Do not use a separate localization file for API backend
Aleksander Machniak
1
-3/+3
2013-08-25
Pass on $domain_name (actually set), not $domain
Jeroen van Meeuwen (Kolab Systems)
1
-1/+1
2013-08-07
Fix domain selection ([ERROR] domain.info called without a Domain ID)
Aleksander Machniak
1
-1/+1
2013-08-02
Make so system.select_domain request returns selected domain attributes
Aleksander Machniak
1
-3/+8
2013-04-23
Fix occasional "PHP Fatal error: Call to a member function authenticated() o...
Aleksander Machniak
1
-1/+1
2013-04-13
Add shared folder management functionality to the Web Administration Panel Cl...
Jeroen van Meeuwen (Kolab Systems)
1
-3/+6
2012-10-24
Implement base64 encoding of binary content in JSON data (Bug #1047)
Aleksander Machniak
1
-1/+4
2012-10-22
Fix PHP warning when calling session_destroy() and there's no session
Aleksander Machniak
1
-1/+1
2012-10-19
Implemented session timeout (#695)
Aleksander Machniak
1
-12/+19
2012-10-03
Fix bug where ssl_* configuration wasn't used when proxying API requests (Bug...
Aleksander Machniak
1
-0/+2
2012-09-21
Add 'type' service skeleton
Aleksander Machniak
1
-0/+2
2012-09-07
Small improvements
Aleksander Machniak
1
-7/+14
2012-09-01
Authentication postdata is trace-level information
Jeroen van Meeuwen (Kolab Systems)
1
-1/+1
2012-08-22
Fix handling domain-specific capabilities
Jeroen van Meeuwen (Kolab Systems)
1
-12/+9
2012-08-10
Allow logging in without specifying a domain name space (#871)
Jeroen van Meeuwen (Kolab Systems)
1
-1/+23
2012-08-10
Make the api more generic by using the configured domain name attribute
Jeroen van Meeuwen (Kolab Systems)
1
-3/+10
2012-08-07
Add logging class
Aleksander Machniak
1
-8/+7
2012-06-21
Add the new services to the controller
Jeroen van Meeuwen (Kolab Systems)
1
-0/+4
2012-06-16
Allow the domain name space to be passed on to authentication
Jeroen van Meeuwen (Kolab Systems)
1
-1/+3
2012-06-16
Merge branch 'master' of ssh://git.kolab.org/git/kolab-wap
Aleksander Machniak
1
-16/+27
2012-05-25
Replace uses of error_log(), with console() and disable them
Jeroen van Meeuwen (Kolab Systems)
1
-2/+2
2012-05-22
Add resources to the API controller
Jeroen van Meeuwen (Kolab Systems)
1
-10/+13
2012-05-15
Disable console() calls
Jeroen van Meeuwen (Kolab Systems)
1
-2/+5
2012-05-14
Fix domains with aliases mixing up the capabilities return
Jeroen van Meeuwen (Kolab Systems)
1
-1/+5
2012-05-14
Merge
Jeroen van Meeuwen (Kolab Systems)
1
-2/+2
2012-05-14
Add domain API service
Jeroen van Meeuwen (Kolab Systems)
1
-2/+3
2012-05-08
Convert tabs to spaces
Aleksander Machniak
1
-3/+3
2012-04-03
Fix group_members_list()
Aleksander Machniak
1
-1/+2
2012-03-22
Implemented 'roles' service and autocompletion for nsrole attribute
Aleksander Machniak
1
-0/+1
2012-03-22
Fixed/Improved result normalization (with DN attribute handling)
Aleksander Machniak
1
-1/+1
2012-03-15
Improve form_value.generate to support many attributes at a time
Aleksander Machniak
1
-2/+0
2012-03-14
Fix service method existance check - exclude private methods
Aleksander Machniak
1
-2/+5
2012-02-24
Session validation is redundant in system.configure, removed
Aleksander Machniak
1
-5/+2
2012-02-23
Added system.configure action
Aleksander Machniak
1
-9/+40
2012-02-23
Fixed indentation
Aleksander Machniak
1
-9/+9
2012-02-22
Added license headers and LICENSE file
Aleksander Machniak
1
-0/+23
2012-02-17
Fixed proxy feature, some fixes here and there
Aleksander Machniak
1
-2/+12
2012-02-17
Class filenames unification
Aleksander Machniak
1
-8/+8
2012-02-16
API localization
Aleksander Machniak
1
-3/+61
2012-02-16
Added proxy functionality - allows direct API calls
Aleksander Machniak
1
-0/+52
2012-01-20
Unify user_types and capabilities responses (list and count items)
Aleksander Machniak
1
-4/+7
2012-01-20
Fixed domain name in systsem.capabilities response
Aleksander Machniak
1
-3/+4
2012-01-16
Fix typo in log message
Aleksander Machniak
1
-1/+1
[next]