|
|
|
@4501
|
[4501]
|
07/02/07 11:00:03 |
Morgan.Bertin |
initial release plugins |
|
|
|
@4322
|
[4322]
|
06/22/07 15:29:42 |
fabien |
sfGuardPlugin: removed old warning about foreign key and profile table |
|
|
|
@4321
|
[4321]
|
06/22/07 15:27:56 |
fabien |
sfGuardPlugin: removed old warning about foreign key and profile table |
|
|
|
@4276
|
[4276]
|
06/20/07 11:57:43 |
fabien |
sfGuardPlugin: fixed typo |
|
|
|
@4235
|
[4235]
|
06/17/07 19:49:05 |
davedash |
sfGuardPlugin: when displaying the signin form, if no referer is set for … |
|
|
|
@4207
|
[4207]
|
06/10/07 11:36:08 |
fabien |
sfGuardPlugin: fixed coding standard + 1.1.10 release |
|
|
|
@4188
|
[4188]
|
06/09/07 18:30:03 |
davedash |
sfGuardPlugin: Reordered the if/elseif structure so no loop starves |
|
|
|
@4185
|
[4185]
|
06/09/07 09:37:35 |
fabien |
sfGuardPlugin: updated package.xml for 1.1.9 |
|
|
|
@4184
|
[4184]
|
06/09/07 09:36:17 |
fabien |
fixed a typo in sfGuardUser reloadGroupsAndPermissions() method (closes … |
|
|
|
@4183
|
[4183]
|
06/09/07 09:31:39 |
fabien |
sfGuardPlugin: fixed documentation |
|
|
|
@4182
|
[4182]
|
06/09/07 09:24:10 |
fabien |
sfGuardPlugin: updated README and package.xml for 1.1.8 |
|
|
|
@4181
|
[4181]
|
06/09/07 09:18:24 |
fabien |
sfGuardPlugin: fixed coding standard |
|
|
|
@4180
|
[4180]
|
06/09/07 08:52:13 |
fabien |
sfGuardPlugin: fixed coding standard + removed debug code + small … |
|
|
|
@4178
|
[4178]
|
06/08/07 15:34:52 |
davedash |
sfGuardPlugin: The signin class would keep redirecting on itself if the … |
|
|
|
@4120
|
[4120]
|
05/29/07 21:29:24 |
gordon |
sfGuardPlugin: Added extra logic to make sure remember me code is … |
|
|
|
@3996
|
[3996]
|
05/13/07 04:02:52 |
davedash |
sfGuardPlugin: fixed the model so getting groupPermissions works (fixes … |
|
|
|
@3995
|
[3995]
|
05/13/07 03:53:23 |
davedash |
sfGuardPlugin: giving unique indexes unique names so that sfGuardPlugin … |
|
|
|
@3991
|
[3991]
|
05/10/07 17:11:08 |
gordon |
fixed (#1741)
add config params success_signin_url and … |
|
|
|
@3989
|
[3989]
|
05/10/07 11:14:36 |
gordon |
fixed redirect problem if wrong password (closes #1730) |
|
|
|
@3988
|
[3988]
|
05/10/07 10:00:41 |
gordon |
correct redirect ;( |
|
|
|
@3987
|
[3987]
|
05/10/07 09:58:33 |
gordon |
default it execute sfGuardAuth/signin on success login but if login_modul … |
|
|
|
@3981
|
[3981]
|
05/09/07 15:34:29 |
gordon |
updte readme |
|
|
|
@3980
|
[3980]
|
05/09/07 14:42:11 |
gordon |
split checkPassword() to checkPassword() and checkPasswordByGuard() so it … |
|
|
|
@3979
|
[3979]
|
05/09/07 12:57:59 |
gordon |
better redirect (closes #1730) and use login_modul and login_action for … |
|
|
|
@3810
|
[3810]
|
04/17/07 21:37:51 |
davedash |
reverting to r3788 moving forgot password functionality out of the plugin … |
|
|
|
@3790
|
[3790]
|
04/15/07 11:51:45 |
fabien |
sfGuardPlugin: fixed coding standard |
|
|
|
@3789
|
[3789]
|
04/14/07 23:03:26 |
Jonathan.Wage |
sfGuardPlugin: Addition of forgot password functionality. |
|
|
|
@3697
|
[3697]
|
04/02/07 13:39:47 |
fabien |
plugins: fixed sfGuardAuth should clear the credentials (closes #1537) |
|
|
|
@3696
|
[3696]
|
04/02/07 13:37:47 |
fabien |
fixed: missing unique indexes in sf_guard_group and sf_guard_permission … |
|
|
|
@3695
|
[3695]
|
04/02/07 13:35:52 |
fabien |
plugins: fixed sfGuardPlugin signin.yml validation configuration (closes … |
|
|
|
@3694
|
[3694]
|
04/02/07 13:33:34 |
fabien |
plugins: sfGuardUser: fixed is_super_admin has not default value (closes … |
|
|
|
@3693
|
[3693]
|
04/02/07 13:26:06 |
fabien |
plugins: fixed deleting sfGuardUser when no profile is defined (closes … |
|
|
|
@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 |