|
|
|
@3564
|
[3564]
|
03/02/07 22:56:14 |
davedash |
The setPassword() function of sfGuardSecurityUser() now saves the … |
|
|
|
@3422
|
[3422]
|
02/07/07 12:57:05 |
fabien |
plugins: fixed referer support in sfGuard + fixed missing classes problem |
|
|
|
@3406
|
[3406]
|
02/06/07 08:20:11 |
fabien |
plugins: method sfGuardUser::addPermissionByName() instantiates wrong … |
|
|
|
@3397
|
[3397]
|
02/06/07 07:31:36 |
fabien |
plugins: cleanup sfGuardPlugin + fixed package.xml (closes #1414) |
|
|
|
@3390
|
[3390]
|
02/01/07 11:27:03 |
fabien |
plugins: updated README file for sfGuardPlugin |
|
|
|
@3389
|
[3389]
|
02/01/07 11:24:27 |
fabien |
plugins: updated stability of sfGuardPlugin |
|
|
|
@3384
|
[3384]
|
02/01/07 10:05:19 |
fabien |
plugins: updated README + automatically register the routes for … |
|
|
|
@3303
|
[3303]
|
01/18/07 19:55:59 |
erestar |
On Apache for Windows, IIS, and Apache on Linux the BaseClass? isn't … |
|
|
|
@3267
|
[3267]
|
01/13/07 18:14:15 |
fabien |
plugins: released a new version of sfGuardPlugin |
|
|
|
@3266
|
[3266]
|
01/13/07 18:10:43 |
fabien |
plugins: fixed a segmentation fault error in sfGuard |
|
|
|
@3205
|
[3205]
|
01/09/07 20:09:56 |
erestar |
Erestar:sfGuardPlugin:Fixed a type in BasesfGuardUser?.actions.class. Fixes … |
|
|
|
@3190
|
[3190]
|
01/08/07 12:01:15 |
fabien |
plugins: fixed sfGuard plugin doesn't support escaping (closes #1291) |
|
|
|
@3189
|
[3189]
|
01/08/07 11:59:21 |
fabien |
plugins: added some id to the default sfGuardAuth template (closes #1135) |
|
|
|
@3188
|
[3188]
|
01/08/07 11:53:43 |
fabien |
plugins: fixed sfGuardUser.php getProfile exception has invalid variable … |
|
|
|
@3187
|
[3187]
|
01/08/07 11:51:03 |
fabien |
removed module/action support for permission.
If you want to create a … |
|
|
|
@3126
|
[3126]
|
01/03/07 08:19:21 |
fabien |
plugins: fixed sfGuard Schema.xml causes SQLite to generate incorrect … |
|
|
|
@3109
|
[3109]
|
12/23/06 08:52:31 |
fabien |
plugins: began to refactor sfGuardPlugin (work in progress) |
|
|
|
@2858
|
[2858]
|
11/29/06 11:14:43 |
fabien |
plugins: updated all package.xml for 1.0 |
|
|
|
@2623
|
[2623]
|
11/05/06 22:32:40 |
davedash |
Admin generator does not properly treat empty strings as nulls, this will … |
|
|
|
@2449
|
[2449]
|
10/19/06 21:28:13 |
davedash |
Fixed a typo and removed trailing ?> |
|
|
|
@2448
|
[2448]
|
10/19/06 20:21:14 |
Draven |
Added missing sort parameter to _permission files and permissionHelper |
|
|
|
@2447
|
[2447]
|
10/19/06 20:18:36 |
Draven |
Fixed a small bug with cookie name not looking for config variable name … |
|
|
|
@2435
|
[2435]
|
10/18/06 19:36:45 |
Draven |
Applied patch from moreweb for custom cookie name on remember me (closes … |
|
|
|
@2434
|
[2434]
|
10/18/06 19:32:54 |
Draven |
fixed spelling in template (closes #1016) |
|
|
|
@2432
|
[2432]
|
10/18/06 15:29:24 |
Draven |
Fixed a bug in module title |
|
|
|
@2416
|
[2416]
|
10/16/06 16:45:21 |
Draven |
Fixed column type for is_super_admin and is_active (set to boolean instead … |
|
|
|
@2411
|
[2411]
|
10/14/06 14:42:57 |
fabien |
plugins: fixed config.xml for sfGuardPlugin |
|
|
|
@2395
|
[2395]
|
10/13/06 08:27:55 |
fabien |
plugins: sfGuardPlugin new release |
|
|
|
@2381
|
[2381]
|
10/12/06 18:01:21 |
davedash |
Module_name for sf_guard_permission should be not required. |
|
|
|
@2354
|
[2354]
|
10/09/06 23:40:49 |
davedash |
Have to delete old cookies from a given user if they login again and click … |
|
|
|
@2345
|
[2345]
|
10/06/06 19:08:26 |
davedash |
Let's not sync the om and map directories for this plugin as they are … |
|
|
|
@2344
|
[2344]
|
10/06/06 19:06:58 |
davedash |
Base classes were not getting included.
Tidy'd up some things in the … |
|
|
|
@2343
|
[2343]
|
10/06/06 17:08:43 |
davedash |
Ticket #922
Adding remember me functionality to sfGuardPlugin.
Note for … |
|
|
|
@2278
|
[2278]
|
10/01/06 15:30:31 |
fabien |
sfGuardPlugin: fixed bug in requiring base action class |
|
|
|
@2208
|
[2208]
|
09/27/06 16:32:45 |
Draven |
Fix for ticket #959 |
|
|
|
@2207
|
[2207]
|
09/27/06 16:13:34 |
Draven |
Fix for ticket #920 |
|
|
|
@2201
|
[2201]
|
09/26/06 22:50:53 |
fabien |
plugins: fixed coding standards for sfGuardPlugin |
|
|
|
@2197
|
[2197]
|
09/26/06 20:28:31 |
Draven |
Added support for fine grain permissions based on module/action. Now … |
|
|
|
@1949
|
[1949]
|
09/05/06 16:40:20 |
fabien |
added sfGuardPlugin |