metamod:user_database

LDAP: couldn't connect to LDAP server

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
metamod:user_database [2010-07-07 12:39:20]
egils
metamod:user_database [2022-05-31 09:29:32] (current)
Line 165: Line 165:
 |user_set |Set user properties for the current user |IN: Property name (one of 'U_name', 'U_password', 'U_institution', 'U_telephone', 'U_session'), property value | |user_set |Set user properties for the current user |IN: Property name (one of 'U_name', 'U_password', 'U_institution', 'U_telephone', 'U_session'), property value |
 |user_get |Get user properties for the current user. |IN: Property name (one of 'U_name', 'U_password', 'U_institution', 'U_telephone', 'U_session'). OUT: property value | |user_get |Get user properties for the current user. |IN: Property name (one of 'U_name', 'U_password', 'U_institution', 'U_telephone', 'U_session'). OUT: property value |
-|user_first |Make the first user in the database the current user. |OUT: if found, -1 if no users exist. | +|user_first |Make the first user in the database the current user. |OUT: TRUE if found, FALSE if no users exist. | 
-|user_next |Make the next user in the database the current one. |OUT: if found, -1 if already last user. |+|user_next |Make the next user in the database the current one. |OUT: TRUE if found, FALSE if already last user. |
  
 ==== Dataset functions ==== ==== Dataset functions ====
  • metamod/user_database.1278506360.txt.gz
  • Last modified: 2022-05-31 09:23:19
  • (external edit)