Updated
Showing
1 changed file
with
10 additions
and
0 deletions
1 | 2004-12-17 Sergey Poznyakoff | ||
2 | |||
3 | * configure.ac: Do not allow to specify modules more than once | ||
4 | * auth/sql.c (sql_escape_string): Escape ocurrences of ' and " | ||
5 | in string. | ||
6 | (mu_sql_expand_query): prevent possible sql injection | ||
7 | * mail.local/mailquota.c (sql_retrieve_quota): Allow for NULL | ||
8 | columns | ||
9 | * sql/postgres.c (destroy): Bugfix: do not free pgconn | ||
10 | |||
1 | 2004-12-05 Sergey Poznyakoff | 11 | 2004-12-05 Sergey Poznyakoff |
2 | 12 | ||
3 | * Makefile.am: Added sql/ | 13 | * Makefile.am: Added sql/ | ... | ... |
-
Please register or sign in to post a comment