CVS messages for Sql authentication
September 15, 2006
- Commit #40611 by Bèr Kessels at 13:17
#54893 by naudefj convert forms to FAPI forms.
February 23, 2006
-
friend module changed name from mysql_auth to sql_auth, take the change into account
-
fix typo
-
factoring out credential changes into a seperate function so that sql_auth_update can use the function transparantly this creates a new _sql_auth_query() helper function that you can pass a $query string and a $args array and does the necessary magic to use the right database
-
remove debugging code, change function names to sync with module name, update description
-
first draft of a sql_auth_update.module that allows one way synchronisation of user/password data to the external database defined in sql_auth
- Commit #26498 by Bèr Kessels at 20:07Sql authentication: /modules/sql_auth/README.txt 1.1
Sql authentication: /modules/sql_auth/sql_auth.module 1.1Adding the renamed module.
- Commit #26497 by Bèr Kessels at 20:03
Directory /cvs/drupal-contrib/contributions/modules/sql_auth added to the repository
