/[soft]/identity/CatDap/trunk/catdap.yml
ViewVC logotype

Log of /identity/CatDap/trunk/catdap.yml

Parent Directory Parent Directory | Revision Log Revision Log


Links to HEAD: (view) (download) (annotate)
Sticky Revision:

Revision 561 - (view) (download) (annotate) - [select for diffs]
Modified Wed Feb 16 13:33:29 2011 UTC (13 years, 2 months ago) by buchan
File length: 5328 byte(s)
Diff to previous 337 , to selected 5
Add error pages for user self-editing buttons, and correctly collect ldap errors
Respect Controller::User::editable_attrs in user editing page
Add preferredLanguage to editable_attrs


Revision 337 - (view) (download) (annotate) - [select for diffs]
Modified Sat Jan 22 13:55:56 2011 UTC (13 years, 3 months ago) by buchan
File length: 5285 byte(s)
Diff to previous 249 , to selected 5
Add a means to filter out users who arent allowed to reset passwords with only
email verification (by default users who don't match (!(objectclass=posixAccount))
Fix email template to use configurable project url


Revision 249 - (view) (download) (annotate) - [select for diffs]
Modified Fri Jan 7 23:20:14 2011 UTC (13 years, 3 months ago) by rda
File length: 5231 byte(s)
Diff to previous 232 , to selected 5
commit implement forgot_password patch from Maarten Vanraes

Revision 232 - (view) (download) (annotate) - [select for diffs]
Modified Thu Jan 6 20:03:09 2011 UTC (13 years, 3 months ago) by misc
File length: 4965 byte(s)
Diff to previous 191 , to selected 5
merge r124 from live

Revision 191 - (view) (download) (annotate) - [select for diffs]
Modified Tue Dec 21 02:23:36 2010 UTC (13 years, 4 months ago) by misc
File length: 4927 byte(s)
Diff to previous 169 , to selected 5
- do not hardcode project url in mail sent, use a configuration for that

Revision 169 - (view) (download) (annotate) - [select for diffs]
Modified Thu Dec 16 00:33:50 2010 UTC (13 years, 4 months ago) by misc
File length: 4891 byte(s)
Diff to previous 166 , to selected 5
add ipv6 support by default ( at least as example on how to do it ), patch by Maarten Vanraes

Revision 166 - (view) (download) (annotate) - [select for diffs]
Modified Mon Dec 13 23:06:35 2010 UTC (13 years, 4 months ago) by misc
File length: 4747 byte(s)
Diff to previous 164 , to selected 5
fix typo in default config file ( patch from Maarten Vanraes)

Revision 164 - (view) (download) (annotate) - [select for diffs]
Modified Mon Dec 6 02:21:40 2010 UTC (13 years, 4 months ago) by misc
File length: 4747 byte(s)
Diff to previous 56 , to selected 5
add a configurable blacklist of login, to complete previous commit


Revision 56 - (view) (download) (annotate) - [select for diffs]
Modified Thu Nov 4 11:59:43 2010 UTC (13 years, 5 months ago) by buchan
File length: 4686 byte(s)
Diff to previous 46 , to selected 5
Switch to View::Email::Template for emails
Complete password reset by admin, and localise in user's preferredLanguage
Localise all /user content
Require re-entry of current password on password change
Clean up debugging



Revision 46 - (view) (download) (annotate) - [select for diffs]
Modified Wed Nov 3 16:14:41 2010 UTC (13 years, 5 months ago) by buchan
File length: 4685 byte(s)
Diff to previous 45 , to selected 5
Fixed registration sequence for password encryption with cookie instead of session id
Initial work on admin password resets of users, email notification to user still
 not working


Revision 45 - (view) (download) (annotate) - [select for diffs]
Modified Wed Nov 3 09:37:24 2010 UTC (13 years, 5 months ago) by buchan
File length: 4655 byte(s)
Diff to previous 38 , to selected 5
Add some account admin features


Revision 38 - (view) (download) (annotate) - [select for diffs]
Modified Tue Nov 2 20:29:21 2010 UTC (13 years, 5 months ago) by buchan
File length: 4651 byte(s)
Diff to previous 37 , to selected 5
Add some CSS themeing, and refactor some template stuff using preprocess
Add missing tempaltes



Revision 37 - (view) (download) (annotate) - [select for diffs]
Modified Tue Nov 2 11:52:31 2010 UTC (13 years, 5 months ago) by buchan
File length: 4592 byte(s)
Diff to previous 16 , to selected 5
Use roles


Revision 16 - (view) (download) (annotate) - [select for diffs]
Modified Fri Oct 29 01:08:51 2010 UTC (13 years, 5 months ago) by misc
File length: 4495 byte(s)
Diff to previous 13 , to selected 5
- fix small typo in example config file


Revision 13 - (view) (download) (annotate) - [select for diffs]
Modified Tue Oct 26 14:51:48 2010 UTC (13 years, 5 months ago) by buchan
File length: 4495 byte(s)
Copied from: identity/CatDap/catdap.yml revision 12
Diff to previous 10 , to selected 5
Clean up repo


Revision 10 - (view) (download) (annotate) - [select for diffs]
Modified Wed Oct 20 14:58:42 2010 UTC (13 years, 6 months ago) by buchan
Original Path: identity/CatDap/catdap.yml
File length: 4495 byte(s)
Diff to previous 5
Re-arrange config a bit, and explain how to apply site-specific configuration


Revision 5 - (view) (download) (annotate) - [selected]
Modified Tue Oct 19 16:22:06 2010 UTC (13 years, 6 months ago) by buchan
Original Path: identity/CatDap/catdap.yml
File length: 3472 byte(s)
Diff to previous 4
First version with:
-working registration and subsequent password change
-user editing of LDAP attributes (including add/delete, still need to fix multi values)
-normal password changes

What is still missing:
-password policy checking at login
-password policy checking at password change
-multi-value editing
-administration controller


Revision 4 - (view) (download) (annotate) - [select for diffs]
Added Mon Oct 11 23:24:37 2010 UTC (13 years, 6 months ago) by buchan
Original Path: identity/CatDap/catdap.yml
File length: 1616 byte(s)
Diff to selected 5
Initial checkin of CatDap.
Features:
-Minimal access by "proxy" account
-Captcha support
-Registration notification by email
-Login with key in email as password (must fix URL supplied by mail)
-After login ... nothing


This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.

  Diffs between and
  Type of Diff should be a

  ViewVC Help
Powered by ViewVC 1.1.30