|
|
|
@22592
|
[22592]
|
09/29/09 10:50:39 |
allyb |
Added a more useful exception message |
|
|
|
@22591
|
[22591]
|
09/29/09 10:50:08 |
allyb |
The profile column is now indexed |
|
|
|
@22244
|
[22244]
|
09/22/09 16:09:55 |
allyb |
A flag can now be given to the setPassword method to force skipping … |
|
|
|
@22152
|
[22152]
|
09/18/09 16:23:02 |
allyb |
Users are redirected to the right place on logging out |
|
|
|
@22151
|
[22151]
|
09/18/09 16:16:44 |
allyb |
Updated the README |
|
|
|
@22150
|
[22150]
|
09/18/09 16:12:06 |
allyb |
The base easy auth action now doesn't clear the … |
|
|
|
@22124
|
[22124]
|
09/18/09 10:17:35 |
allyb |
Updated the readme |
|
|
|
@21724
|
[21724]
|
09/06/09 19:15:53 |
allyb |
sfEasyAuthBasicUser now inherits from the local class |
|
|
|
@21723
|
[21723]
|
09/06/09 19:15:00 |
allyb |
The user name label is now configurable |
|
|
|
@21722
|
[21722]
|
09/06/09 19:14:31 |
allyb |
Added a new field to the app.yml file |
|
|
|
@21714
|
[21714]
|
09/06/09 10:10:42 |
allyb |
Updated the README |
|
|
|
@21713
|
[21713]
|
09/05/09 22:42:28 |
allyb |
Added a toString method |
|
|
|
@21625
|
[21625]
|
09/01/09 18:10:58 |
allyb |
Added debug logging to the log in methods |
|
|
|
@21478
|
[21478]
|
08/26/09 13:47:47 |
allyb |
Retrieving possible extra credentials is better now |
|
|
|
@21477
|
[21477]
|
08/26/09 13:38:14 |
allyb |
Added a validator to prevent admins editing user types - or it could mess … |
|
|
|
@21476
|
[21476]
|
08/26/09 13:27:42 |
allyb |
Renaming sfEasyAuthUserCredentials to sfEasyAuthUserCredential |
|
|
|
@21475
|
[21475]
|
08/26/09 13:06:55 |
allyb |
Renamed sfEasyAuthUserCredentials to the singular |
|
|
|
@21474
|
[21474]
|
08/26/09 13:03:16 |
allyb |
Extra user credentials are now saved correctly |
|
|
|
@21472
|
[21472]
|
08/26/09 12:42:33 |
allyb |
Working on better management of extra user credentials in the back end |
|
|
|
@21467
|
[21467]
|
08/26/09 11:44:21 |
allyb |
Renamed all classes so they are prefixed by 'sf' instead of 'Sf' |
|
|
|
@21448
|
[21448]
|
08/25/09 17:24:56 |
allyb |
Renamed the sfUserCredentials class |
|
|
|
@21442
|
[21442]
|
08/25/09 16:44:09 |
allyb |
Added a column showing credentials to the admin area |
|
|
|
@21441
|
[21441]
|
08/25/09 16:37:07 |
allyb |
Fixed the admin module |
|
|
|
@21392
|
[21392]
|
08/24/09 15:26:22 |
allyb |
Updated the readme |
|
|
|
@21389
|
[21389]
|
08/24/09 14:41:43 |
allyb |
Users can now delete their accounts |
|
|
|
@21383
|
[21383]
|
08/24/09 11:12:49 |
allyb |
Overrode the delete method to delete the user's profile when the user is … |
|
|
|
@21311
|
[21311]
|
08/21/09 17:35:58 |
allyb |
Changed the easy auth inheritance hierarchy to enable users to insert … |
|
|
|
@21278
|
[21278]
|
08/20/09 17:37:30 |
allyb |
Updated project schema |
|
|
|
@21250
|
[21250]
|
08/19/09 12:11:59 |
allyb |
Events fire correctly now |
|
|
|
@21249
|
[21249]
|
08/19/09 11:55:43 |
allyb |
Fixed a typo |
|
|
|
@21221
|
[21221]
|
08/18/09 15:23:03 |
allyb |
Regenerated the model |
|
|
|
@21216
|
[21216]
|
08/18/09 13:37:53 |
allyb |
Users are now redirected to the page they were trying to access if they … |
|
|
|
@21215
|
[21215]
|
08/18/09 12:59:57 |
allyb |
Removed the redirect plugin since it is no longer needed during … |
|
|
|
@21214
|
[21214]
|
08/18/09 12:59:26 |
allyb |
Edited a comment |
|
|
|
@21213
|
[21213]
|
08/18/09 12:53:27 |
allyb |
Updated the README |
|
|
|
@21212
|
[21212]
|
08/18/09 10:59:47 |
allyb |
Updated the todo list |
|
|
|
@21211
|
[21211]
|
08/18/09 10:29:03 |
allyb |
Tried to standardise parameters passed to certain events |
|
|
|
@21199
|
[21199]
|
08/17/09 18:17:32 |
allyb |
Corrected a method signature |
|
|
|
@21198
|
[21198]
|
08/17/09 18:13:15 |
allyb |
The redirection filter now keeps the controller name in the url |
|
|
|
@21195
|
[21195]
|
08/17/09 18:02:21 |
allyb |
Working on a redirection filter |
|
|
|
@21193
|
[21193]
|
08/17/09 16:50:30 |
allyb |
Documented events |
|
|
|
@21192
|
[21192]
|
08/17/09 16:26:49 |
allyb |
Added more events |
|
|
|
@21191
|
[21191]
|
08/17/09 16:07:24 |
allyb |
Added events to allow extending the plugin |
|
|
|
@21190
|
[21190]
|
08/17/09 13:44:07 |
allyb |
Fixed a bug in the simple mailer |
|
|
|
@21189
|
[21189]
|
08/17/09 13:16:36 |
allyb |
Created a template for sending email confirmation emails |
|
|
|
@21188
|
[21188]
|
08/17/09 13:01:07 |
allyb |
Added a callable for sending email confirmation emails to |
|
|
|
@21187
|
[21187]
|
08/17/09 12:28:39 |
allyb |
The password min length is now configurable |
|
|
|
@21186
|
[21186]
|
08/17/09 12:20:07 |
allyb |
Moved remaining error strings to app.yml file |
|
|
|
@21185
|
[21185]
|
08/17/09 11:45:46 |
allyb |
Made a better distinction between an enabled account and an active one. |
|
|
|
@21183
|
[21183]
|
08/17/09 11:25:06 |
allyb |
Added a feature to require email addresses to be confirmed before allowing … |
|
|
|
@21158
|
[21158]
|
08/14/09 17:34:30 |
allyb |
Users now get password reset emails delivered |
|
|
|
@21155
|
[21155]
|
08/14/09 16:32:07 |
allyb |
Moved the email_confirmed field to sfEasyAuth |
|
|
|
@21154
|
[21154]
|
08/14/09 16:24:57 |
allyb |
Created a way to send password reset emails using callables |
|
|
|
@21153
|
[21153]
|
08/14/09 13:12:14 |
allyb |
Users can now reset their passwords |
|
|
|
@21152
|
[21152]
|
08/14/09 12:01:55 |
allyb |
Working on allowing users to reset their password |
|
|
|
@21137
|
[21137]
|
08/13/09 17:37:41 |
allyb |
Added i18n to the templates |
|
|
|
@21135
|
[21135]
|
08/13/09 17:23:56 |
allyb |
Auto logging in now works |
|
|
|
@21133
|
[21133]
|
08/13/09 16:31:50 |
allyb |
Edited route names for the pw reset feature |
|
|
|
@21129
|
[21129]
|
08/13/09 13:29:13 |
allyb |
Added a new field to contain a password reset token to prevent replay … |
|
|
|
@21128
|
[21128]
|
08/13/09 12:48:17 |
allyb |
Working on the password reset feature. |
|
|
|
@21104
|
[21104]
|
08/12/09 18:09:21 |
allyb |
Working on the password reset feature |
|
|
|
@21103
|
[21103]
|
08/12/09 17:53:19 |
allyb |
Added a hash for auto logging users it |
|
|
|
@21101
|
[21101]
|
08/12/09 16:59:54 |
allyb |
Email addresses must be unique for the password reminder to work |
|
|
|
@21099
|
[21099]
|
08/12/09 16:17:53 |
allyb |
Updated the documentation |
|
|
|
@21098
|
[21098]
|
08/12/09 15:52:11 |
allyb |
Updated the README |
|
|
|
@21097
|
[21097]
|
08/12/09 15:14:28 |
allyb |
Removed an unneeded method |
|
|
|
@21096
|
[21096]
|
08/12/09 13:48:21 |
allyb |
Working on adding support for user profiles |
|
|
|
@21049
|
[21049]
|
08/11/09 18:31:25 |
allyb |
Added some utility methods for working with profiles |
|
|
|
@21046
|
[21046]
|
08/11/09 18:16:15 |
allyb |
Working on supporting user profiles |
|
|
|
@21036
|
[21036]
|
08/11/09 14:05:41 |
allyb |
The user inheritance hierarchy is now specified in the app.yml file |
|
|
|
@21035
|
[21035]
|
08/11/09 13:47:12 |
allyb |
Reverted the schema to remove php |
|
|
|
@21031
|
[21031]
|
08/11/09 13:23:00 |
allyb |
Working on supporting user profiles and an easily configurable user class … |
|
|
|
@21030
|
[21030]
|
08/11/09 12:41:09 |
allyb |
Begun to implement the password reset back end |
|
|
|
@21029
|
[21029]
|
08/11/09 12:28:14 |
allyb |
Added js for a password reset function |
|
|
|
@21028
|
[21028]
|
08/11/09 11:48:44 |
allyb |
Labels now show on form elements |
|
|
|
@20996
|
[20996]
|
08/10/09 18:08:49 |
allyb |
Initial import |
|
|
|
@20995
|
[20995]
|
08/10/09 18:06:21 |
allyb |
Creating a trunk directory |
|
|
|
@20986
|
[20986]
|
08/10/09 14:00:05 |
plugin.bot |
[sfEasyAuthPlugin] created the initial directory structure |