Commit Graph

153 Commits (7e4d8b80b83038dacac45809200a2b7411d5cb15)

Author SHA1 Message Date
Jose Manuel Abuin Mosquera 7e4d8b80b8 Fixed call to editUserHelper in webservices - refs #5730 13 years ago
Julio Montoya de1b1970d5 Adding extra fields and edit user examples in client_soap 13 years ago
Julio Montoya cefe88f8aa Undo check ip condition otherwise the script stop to work see BT#5137 13 years ago
Julio Montoya 2b9f2bb501 Fixing condition if check_ip use the $ip validation otherwise don't use it see BT#5137 + adding error_logs 13 years ago
Julio Montoya 0efda85f7d Fixing get_threads function 13 years ago
Julio Montoya b8cbde3f5f Minor adding more debug 13 years ago
Julio Montoya ab48039063 Fixing session date when entering to the portal as a coach see #5353 13 years ago
Yannick Warnier 8f7b102af3 Improved IP address validation in web service from registration.soap.php 13 years ago
Yannick Warnier da44b66e5e Added direct load prevention in web service (BT#4158) 13 years ago
Yannick Warnier bf2e4ee9fd Added new level of security to web services (only registration.soap.php so far) to allow filtering by IPs or IP ranges. The file added in this commit is optional, which is why I'm allowing myself to send it although we are already in Beta stage (BT#4158) 13 years ago
Julio Montoya 571dba9e80 Could fix encoding bug in webservices (registration.soap) see BT#4158 (code is commented) 13 years ago
Julio Montoya 5101838e00 Adding c_ids 13 years ago
Julio Montoya e72a31e37e Adding warning when $_configuration["password_encryption"] is not configured see BT#4158 13 years ago
Julio Montoya 438afd6c2b Minor style corrections 14 years ago
Julio Montoya 5e17a72893 Adding official_code in createUserEncrypted and createUsersEncrypted webservices see BT#4158 14 years ago
Julio Montoya f3f549cc2f Minor cosmetic changes 14 years ago
Julio Montoya 0675e5debe Minor corrections 14 years ago
Julio Montoya b9186d6844 Should fix bug when using string[] when using webservices see BT#4158 14 years ago
Julio Montoya afa4725985 Minor - cosmetic changes 14 years ago
Julio Montoya 4f72175aee Fixing possible bug when adding the complextype originalUsersList 14 years ago
Julio Montoya d907f0651c Adding missing originalUsersList complex somebody just deleted ... 14 years ago
Julio Montoya ed709bd8d0 Should fix bug in webservices "character [ not valid" see BT#4158 14 years ago
Julio Montoya 13189c68f2 Fixing update_db_course function see #4722 14 years ago
Julio Montoya 017d370c26 using sha1 as default for SSO see bT#4158 14 years ago
Julio Montoya f66ae04516 Adding webservice demos create user, get user info, subscribe user to course see BT#4158 14 years ago
Julio Montoya e3cbc89d0e Debug = false 14 years ago
Julio Montoya e6bcf38492 Webservices: Adding error logs when adding user to a course see BT#4158 14 years ago
Julio Montoya d22f7879ad Adding message to the error message 14 years ago
Julio Montoya b27ab5c753 Adding soap_fault error when the secret key does not work 14 years ago
Julio Montoya c62c51c70a Adding demo server when using SSO see BT#4158 14 years ago
Julio Montoya 47d2087a78 Admins can add users from other portals (if they use the search form in the user list) 14 years ago
Julio Montoya a94cac7509 Fixing function get_user_list_from_course_code() removing unused parameter 14 years ago
Julio Montoya 61ca6c16bf Fixing fatal error, wrong close bracket 14 years ago
Yannick Warnier 19a342efb0 Fixed web services for use through proxies 14 years ago
Yannick Warnier 48e852ce6f Disable somewhat dangerous script (no direct threat but could maybe be crafted as such) 14 years ago
Julio Montoya bcd4619f28 Partial using $params instead variable per variable when creating a new course see #4068 14 years ago
Yannick Warnier 096b8663dc Attempt at renaming to ['password_encryption'] for more clarity 14 years ago
Yannick Warnier 656dd58406 Added example script to fill user_extra_fields with a field that contains the username of the user. This replicates data but enables the use of webservices from a system where usernames are the same than in Chamilo 14 years ago
Yannick Warnier bda042ec5e Added EditUserCredentials to web services to update only the username and password - Patch from Carmelitas 14 years ago
Julio Montoya 27309bc705 Fixing new agenda queries 14 years ago
Julio Montoya 07d3e49779 Final changes in the order course feature moving link to the Account buble in userportal 14 years ago
Julio Montoya 039fd65657 Removing libs already added in global.inc.php 14 years ago
Julio Montoya 0cc67fdfb1 Removing libs already called in global.inc.php + possible fixing of #3827 14 years ago
ywarnier ecc8de1fdc Minor - Removed notices 14 years ago
Yannick Warnier 16f4040371 Added known author reference 14 years ago
Yannick Warnier 7825033559 Added Python script to connect from OpenERP 14 years ago
Yannick Warnier d58b18f8c8 Added CM-webservices developed by Marco Sousa and team to handle Chamilo Android application calls 14 years ago
ywarnier 9a3a499198 Minor - removed notice 14 years ago
Yannick Warnier 3ffacb4a92 Backing out Cesar's mistaken push 14 years ago
César Perales 4b5bfbe79d minor fix, missing selected attribute for minutes, when editing agenda event #3692 14 years ago