Changeset 1278 for trunk/wifidog-auth/CHANGELOG
- Timestamp:
- 08/04/07 19:25:41 (5 years ago)
- Files:
-
- 1 modified
-
trunk/wifidog-auth/CHANGELOG (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/wifidog-auth/CHANGELOG
r1277 r1278 1 1 # $Id$ 2 2007-08-05 Damien Raude-Morvan <drazzib@drazzib.com> 3 * Security.php : A permission can be acquired by a user via multiples roles, this means 4 that, for the moment, we have to use DISTINCT to check if a user had correct permission 5 (otherwise the SQL request is invalid : subrequest return more than one line). 6 * Locale.php : If the browser send Accept-Value header without any quality (i.e. q=x.y) 7 we have to use order of the locales to select between them (and don't use a rand() number). 8 2 9 2007-06-04 Benoit Grégoire <bock@step.polymtl.ca> 3 10 * Portugese (from portugal) translation contributed by MiguelCMA
