Commit a86abc99 a86abc992e0dbf10499bbb37997fdf0be9ac5f7e by Sergey Poznyakoff

Updated

1 parent d488bfe8
Showing 1 changed file with 10 additions and 0 deletions
2004-12-17 Sergey Poznyakoff
* configure.ac: Do not allow to specify modules more than once
* auth/sql.c (sql_escape_string): Escape ocurrences of ' and "
in string.
(mu_sql_expand_query): prevent possible sql injection
* mail.local/mailquota.c (sql_retrieve_quota): Allow for NULL
columns
* sql/postgres.c (destroy): Bugfix: do not free pgconn
2004-12-05 Sergey Poznyakoff
* Makefile.am: Added sql/
......