index
:
LDAPRoleExtender
master
Superceded by Products.LDAPUserFolder
Jens Vagelpohl <jens@netz.ooo>
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Migration reorg
HEAD
master
Jens Vagelpohl
2005-09-11
0
-0
/
+0
*
- validate rewritten by Shane Hathaway
Jens Vagelpohl
2002-09-03
2
-10
/
+21
*
Fixed case where a non-existing user was wrapped
Jens Vagelpohl
2002-07-30
1
-1
/
+4
*
update version
Jens Vagelpohl
2002-07-19
1
-1
/
+1
*
- bugfixes
Jens Vagelpohl
2002-07-19
2
-4
/
+29
*
Initial revision
Jens Vagelpohl
2002-07-18
16
-0
/
+1175
*
New repository initialized by cvs2svn.
Jens Vagelpohl
2002-07-18
31
-3127
/
+0
*
Added info about the missing comma fix for __ac_permission__ which broke role...
Jens Vagelpohl
2001-04-05
1
-0
/
+4
*
Missing comma in __ac_permissions__
Jens Vagelpohl
2001-04-05
1
-1
/
+1
*
Revamped error handling in authenticate so that there will always be a messag...
Jens Vagelpohl
2001-04-03
2
-5
/
+25
*
Update to the changes file
Jens Vagelpohl
2001-04-03
1
-0
/
+7
*
Fixed error in exception where a variable was used for logging that would be ...
Jens Vagelpohl
2001-04-03
1
-1
/
+1
*
Fixed stupid table bug that jumbled the display a bit
Jens Vagelpohl
2001-04-02
1
-3
/
+3
*
1.2beta3 CHANGES and version number files updated.
Jens Vagelpohl
2001-04-02
3
-2
/
+12
*
Added code to clear the caches after adding or removing publicly available at...
Jens Vagelpohl
2001-04-02
1
-0
/
+6
*
Changes and version change for 1.2beta2
Jens Vagelpohl
2001-04-02
3
-2
/
+42
*
Added missing method names to __ac_permissions__
Jens Vagelpohl
2001-04-01
2
-6
/
+8
*
Major changes:
Jens Vagelpohl
2001-04-01
1
-44
/
+82
*
Removed mentioning of "special users" and "special user roles"
Jens Vagelpohl
2001-04-01
1
-11
/
+1
*
The new help screen to go along with the management tab that allows you to de...
Jens Vagelpohl
2001-04-01
1
-0
/
+30
*
The new management tab that lets you describe the LDAP schhema in use
Jens Vagelpohl
2001-04-01
1
-0
/
+86
*
Changed calls to "getCandidateLoginAttrs" to "getLDAPSchema"
Jens Vagelpohl
2001-04-01
1
-2
/
+3
*
Changed all calls to "getCandidateLoginAttrs" to "getLDAPSchema"
Jens Vagelpohl
2001-04-01
1
-8
/
+8
*
- Completely removed the section for "special users" and "special user roles"
Jens Vagelpohl
2001-04-01
1
-59
/
+13
*
Changed the list of login attribute choices because it showed options that ar...
Jens Vagelpohl
2001-04-01
1
-2
/
+1
*
More help for the helpless
Jens Vagelpohl
2001-03-27
3
-2
/
+42
*
Help file and helpful hints about the cookie authentication and how to make y...
Jens Vagelpohl
2001-03-27
3
-0
/
+47
*
Changes for version 1.2beta1
Jens Vagelpohl
2001-03-26
3
-2
/
+26
*
Added section about how to let yourself back into a site that is set to use c...
Jens Vagelpohl
2001-03-26
1
-0
/
+17
*
* Cookie-based authentication with a login page and the
Jens Vagelpohl
2001-03-26
1
-78
/
+222
*
The contents view
Jens Vagelpohl
2001-03-25
1
-0
/
+251
*
Fixed nasty bug in _loookupuser: the search string for LDAP had asterisks aro...
Jens Vagelpohl
2001-03-23
1
-1
/
+1
*
Forgot something
Jens Vagelpohl
2001-03-23
1
-1
/
+1
*
changed property file to use the getProperty method to retrieve user name and...
Jens Vagelpohl
2001-03-23
2
-5
/
+16
*
Changed attribute names for bind uid and password to be protected by undersco...
Jens Vagelpohl
2001-03-23
1
-3
/
+8
*
Put the plumbing in place to support the "use_cookies" attribute inside the c...
Jens Vagelpohl
2001-03-23
1
-8
/
+9
*
First versions of login- and logout-screens
Jens Vagelpohl
2001-03-22
2
-0
/
+14
*
Added a setting in the add- and properties screens to set up authentication t...
Jens Vagelpohl
2001-03-22
2
-0
/
+18
*
Added help for the new flexible public attribute handling on the advanced pro...
Jens Vagelpohl
2001-03-21
1
-1
/
+27
*
Moved to version 1.1. Apart from small bugfixes this version allows full cont...
Jens Vagelpohl
2001-03-21
6
-18
/
+160
*
Added upgrade warning which tells users to delete and recreate all instances ...
Jens Vagelpohl
2001-03-21
2
-0
/
+14
*
Added info about the fact that user records can now be of type posixAccount a...
Jens Vagelpohl
2001-03-20
2
-2
/
+6
*
finduser now lowercases all DN records before comparing them, thereby wiping ...
Jens Vagelpohl
2001-03-20
2
-3
/
+9
*
Entered info about more bugfixes for 1.1
Jens Vagelpohl
2001-03-20
1
-0
/
+15
*
Added a safeguard for those people who use user records without the "sn" attr...
Jens Vagelpohl
2001-03-20
1
-0
/
+1
*
Using safer notation to retrieve CN and MAIL from the LDAP user attributes, s...
Jens Vagelpohl
2001-03-19
1
-2
/
+2
*
Changed previous fix that tested for the existence of _v_log to a simple init...
Jens Vagelpohl
2001-03-19
1
-3
/
+1
*
Stupid bug that would try to use the log even if no _v_log was defined yet. W...
Jens Vagelpohl
2001-03-19
1
-1
/
+3
*
Fixed display bug that would push the LDAP port right out of the input field ...
Jens Vagelpohl
2001-03-19
1
-4
/
+1
*
Run-up to version 1.0:
Jens Vagelpohl
2001-03-18
3
-2
/
+12
[next]