A page in your DokuWiki was added or changed. Here are the details: Date : 2017/08/30 14:20 Browser : Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:54.0) Gecko/20100101 Firefox/54.0 IP-Address : 193.248.50.71 Hostname : LStLambert-656-1-262-71.w193-248.abo.wanadoo.fr Old Revision: http://ltb-project.org/documentation/self-service-password/1.1/config_sms?rev=1503927251 New Revision: http://ltb-project.org/documentation/self-service-password/1.1/config_sms Edit Summary: User : coudot
@@ -29,9 +29,9 @@ </file> ===== Method ===== - Choose which method to use, mail or api: + Choose which method to use, ''mail'' or ''api'': <file php> $sms_method = "mail"; </file> @@ -69,8 +69,10 @@ } </file> Read the provider guidelines to know how to access its API. + + <note tip>An example is given in lib/smsapi-example.inc.php. Copy this file to lib/smsapi.inc.php and start coding!</note> ===== Mobile attribute ===== Set here which LDAP attribute hold the user mobile phone: -- This mail was generated by DokuWiki at http://ltb-project.org/
_______________________________________________ ltb-changes mailing list [email protected] https://lists.ltb-project.org/cgi-bin/mailman/listinfo/ltb-changes
