- May 13, 2005
-
-
matthiasgrimm authored
wrong variable used in ssha hash algorithm - fixed darcs-hash:20050513182341-7ef76-ca2263503c39ed209ca38c86b295ea30cd0b11b1.gz
-
andi authored
darcs-hash:20050513152910-9977f-e9dfee8d6958db3e487edbba3b441da0d447c158.gz
-
andi authored
darcs-hash:20050513152833-9977f-d14d56f5536fda4264f12ef81e5ad4db140f77eb.gz
-
andi authored
This patch allows the method for hashing (onewaycrypting) the user passwords to be set with $conf['passcrypt']. Available are MD5, salted MD5, SHA1 salted SHA1 (SSHA) and the old Unix crypt (2 char seed). This change was inspired by a mail from Chris Brotherton (thanks for making me think about this) darcs-hash:20050513152248-9977f-2358b26449ed865a981c8558308a2857ba17c12f.gz
-
andi authored
darcs-hash:20050513151255-9977f-ff7a5e5984c8e419654950bfb56b1d42b31937d5.gz
-
andi authored
The above function used to return NULL if a cached copy was required but wasn't found. It now returns an empty array instead. darcs-hash:20050513122255-9977f-193fcfcc12f676f355407358c6000e4a74999c03.gz
-
Jean Christophe TOUSSAINT authored
darcs-hash:20050513121854-3d971-a2d7cf8b496f0eef637938a1574afbb6b800aa54.gz
-
jan authored
darcs-hash:20050513101858-45605-3b95334c8636ebfbbf8db099abda0c2e07095a28.gz
-
jan authored
darcs-hash:20050513094100-45605-db4bffe5e2fa91296c66d9bf87d3f8482ad11ee9.gz
-
- May 12, 2005
- May 11, 2005
-
-
Troels Liebe Bentsen authored
Why does ActiveDirectory have to be the only one how gets to fill in the uid field, besides it should not be needed anymore if the new flexible LDAP syntax is accepted. $gid is not needed anymore, you can get it with the new syntax. darcs-hash:20050511195726-ee6b9-5d0546b7ce40040811baa4d7b89522dc16a7964c.gz
-
Troels Liebe Bentsen authored
More flexible LDAP syntax for the configuration, should also make it posible to use non std. LDAP's like MS without having to use a special login user. darcs-hash:20050511195405-ee6b9-07c63cc0e096e22900a77fe8d044d2c3f2500589.gz
-
Troels Liebe Bentsen authored
Make this be the $user instead of cn as returned by ldap search, this also makes it behave like the documentation says. darcs-hash:20050511181943-ee6b9-13cfe24969f8cce4d22ab1bfb4de610218c3e125.gz
-
Troels Liebe Bentsen authored
Add option to not do anonymous bind and make i posible to be more script about where to locate user, version 2. darcs-hash:20050511181639-ee6b9-c4ffc656a4a6af7848bcbca30270d2a869c02da6.gz
-
andi authored
darcs-hash:20050511191229-9977f-86608b464b474e36ff1b4a059e2a0d88996537df.gz
-
andi authored
there is no need to close the filehandle after calling fpassthru which does close the handle itself darcs-hash:20050511175144-9977f-59252300c856d170b28581cdc46646ed68cd5acc.gz
-
huybkoen authored
Revised Dutch translations. I've put the text in more unpersonal way (so the messages seem more like messages and less like a conversation) darcs-hash:20050511133921-2aeb0-e79a7c98b9a14c6373643bdaaa6c04eb1aa7f6ef.gz
-
- May 10, 2005
-
-
huybkoen authored
darcs-hash:20050510192815-2aeb0-2c6891761d5dd1b01581d081f4e75c0b7373f28d.gz
-
- May 11, 2005
-
-
jan authored
darcs-hash:20050511103440-45605-012290dd1e9ffc10d2d30a70b38b96eb4d9581f4.gz
-
Jorge Barrera Grandon authored
darcs-hash:20050511103717-3d692-e67b2eb6e48611bee0bebe404422323e406d471b.gz
-
Jorge Barrera Grandon authored
darcs-hash:20050511084802-3d692-ccd7db131d5c01a31275fef4126611160e4ac136.gz
-
- May 08, 2005
-
-
matthias.grimm authored
This patch extends the user registration with a more direct way without the need for an valid email address. The user password is queried in the registration form and not automatically generated and sent by email. This mode could be configured with the new option 'autopasswd'. Some new texts were added for translation but only english and german translation databases have been updated yet. darcs-hash:20050508200129-45302-ad4f2cf1d18514c76373cb6d6015e74712638402.gz
-
matthias.grimm authored
This patch adds the missing function createuser in the mysql auth module. Some new SQL statements have to be defined so that it works: $conf['auth']['mysql']['getgroupid'] to get the ID of a given group $conf['auth']['mysql']['adduser'] to add a user to the database $conf['auth']['mysql']['addusergroup'] to let the user join a given group darcs-hash:20050508183140-45302-de96a42fd79801a5e9ab14cb476f56b2c9432d7c.gz
-
- May 10, 2005
- May 09, 2005
-
-
matthiasgrimm authored
This patch fixes the user registration from the admin page. It removes the 'register' filter in act_clean() and enables act_permcheck() to handle permissions to 'register' differentially. darcs-hash:20050509204423-7ef76-eeb3681e364b85690c342f8eabeb65d326cb0637.gz
-
andi authored
darcs-hash:20050509204343-9977f-264ebc54c3dee9e8e9ee4368d9a06af1fb486168.gz
-
andi authored
REQUEST_URI breaks on directory access (eg. /dokuwiki/) and with the internal rewrite. SCRIPT_NAME should always work. Counter-Examples welcome darcs-hash:20050509204019-9977f-ff5220346347575449734d5fd80fe9b85e5517c2.gz
-
Jorge Barrera Grandon authored
darcs-hash:20050509095623-3d692-e18ebc4cd0745e282096fef99d8f5a10dc791197.gz
-
andi authored
darcs-hash:20050509162458-9977f-c1022acb2bb18a4c077b86948208d033d1173a27.gz
-
- May 08, 2005
-
-
Troels Liebe Bentsen authored
darcs-hash:20050508095536-ee6b9-6b03d3d6656756f6c519f87defadd1cec4a9e7e2.gz
-
andi authored
This adds a little more security to the "add user to admin page" the register function checks for open register or admin rights else returns false darcs-hash:20050508200923-9977f-2826256b5ac72d5b19b3caa0e3fe8029e56ea05a.gz
-
Matthias Grimm authored
If 'openregister' is not set the menue entry 'Add new user...' will be added to the admin page so that registering of new users is always possible through an GUI. If 'openregister is set the menu entry will be omitted to not to overload the admin page. darcs-hash:20050508101344-4145d-cb3f9e10f4b8d26dec516ce796e54ed12a1e2b53.gz
-
Matthias Grimm authored
Small change in CSS of the default template that removes the gap above new list levels. This makes it clearer from the visual point of view that lower-level entries belong to their upper-level entry. darcs-hash:20050508102047-4145d-2751b43be43ba5c140bc714ac00f109369407037.gz
-
andi authored
darcs-hash:20050508085347-9977f-177d1c69c7e11f4726b0ccd3632b66c897b56019.gz
-
andi authored
darcs-hash:20050508065202-9977f-050d25304d137bcb6caeeffaeae18f25ade205ed.gz
-
- May 07, 2005