Skip to content

Commit 604308a

Browse files
committed
Minor: Add @todo in update_user_from_username
1 parent 2e92968 commit 604308a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

main/inc/lib/webservices/Rest.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2579,6 +2579,7 @@ public function getUsersSubscribedToSession(int $sessionId, int $moveInfo = 0):
25792579
* Updates a user identified by its login name.
25802580
*
25812581
* @throws Exception on failure
2582+
* @todo make a safe version for use by the final user on its account
25822583
*/
25832584
public function updateUserFromUserName(array $parameters): bool
25842585
{

0 commit comments

Comments
 (0)