History log of /dokuwiki/inc/auth.php (Results 276 – 300 of 324)
Revision Date Author Comments
# e838fc2e 07-Mar-2006 Andreas Gohr <andi@splitbrain.org>

use nameencoding on superuser check in inc/auth.php

darcs-hash:20060307192928-7ad00-1ec5393d63d536992810fe8f611525d2af4834a2.gz


# 3816dcbc 03-Mar-2006 Andreas Gohr <andi@splitbrain.org>

nicer error messages for fatal errors

darcs-hash:20060303180548-7ad00-db294c2c5c10c8df69ebae7596e64e1af4d9bc35.gz


# 6c2bb100 02-Mar-2006 Andreas Gohr <gohr@cosmocode.de>

Allow non-ID names in ACLs

Some auth backends allow special chars like whitespaces in user and group
names. This made problems with the existing ACL checks and ACL manager.
This patch makes the ACL

Allow non-ID names in ACLs

Some auth backends allow special chars like whitespaces in user and group
names. This made problems with the existing ACL checks and ACL manager.
This patch makes the ACL system work with these cases by (url)encoding all
special chars below 128.

darcs-hash:20060302101850-6e07b-14bda9dbdb3528904325419b35bb9eddb0d1dde3.gz

show more ...


# 1c73890c 17-Feb-2006 Andreas Gohr <andi@splitbrain.org>

do not try to init auth object if useacl

darcs-hash:20060217221221-7ad00-56a0595780eaf495cd67567d00e07ef6d90ab38c.gz


# 1d096a10 17-Feb-2006 Andreas Gohr <andi@splitbrain.org>

fixed password mail

There was an error which caused the mail aent on registration to
contain the crypted password instead of the cleartext one.

darcs-hash:20060217180715-7ad00-88b2e8f74ddbad41300ca

fixed password mail

There was an error which caused the mail aent on registration to
contain the crypted password instead of the cleartext one.

darcs-hash:20060217180715-7ad00-88b2e8f74ddbad41300ca53bbf79df3d8d8beebc.gz

show more ...


# 5298a619 11-Feb-2006 Andreas Gohr <andi@splitbrain.org>

updated auth_punbb

darcs-hash:20060211180240-7ad00-c7c589aa6e5e67f2d7ad54f7e41837f116a91c9c.gz


# 82fd59b6 03-Feb-2006 Andreas Gohr <andi@splitbrain.org>

new way of auth module capability checking

This changes the way of how the capabilities of the used auth module are
checked as suggested as first option in
http://www.freelists.org/archives/dokuwiki

new way of auth module capability checking

This changes the way of how the capabilities of the used auth module are
checked as suggested as first option in
http://www.freelists.org/archives/dokuwiki/01-2006/msg00267.html

The MySQL backend WAS NOT TESTED and probably needs some work.

darcs-hash:20060203150302-7ad00-c524cafe20499f32e76ad42b4e68d7c635f6a9e9.gz

show more ...


# 8fd2f03a 29-Jan-2006 Andreas Gohr <andi@splitbrain.org>

resendpasswd option added

darcs-hash:20060129131054-7ad00-aa633eafdd206cb38c710cc6a6de958c14eecb6d.gz


# cd52f92d 25-Jan-2006 chris <chris@jalakai.co.uk>

oo auth update - remove legacy auth remnants, add auth->canDo

darcs-hash:20060125000125-9b6ab-9853f11e04d8ea93235317fa8137cef079eb2641.gz


# f5cb575d 10-Jan-2006 Andreas Gohr <gohr@cosmocode.de>

external authentication

This patch adds the functionality to override the usual auth_mechanism
completely and replace it with your own. This can be used to authenticate
against Apache auth mechanism

external authentication

This patch adds the functionality to override the usual auth_mechanism
completely and replace it with your own. This can be used to authenticate
against Apache auth mechanisms or third party software cookies. A very
basic example for using PunBB's $pun_user variable is included.

darcs-hash:20060110092903-6e07b-7c7750da4eb4e9116ddc28c77015488ea500c07d.gz

show more ...


# d2dde4eb 05-Nov-2005 Matthias Grimm <matthiasgrimm@users.sourceforge.net>

OO_auth_fixes

This patch allows the OO auth module to fail. The basic class got
a new property $success that is checked in auth.php. Derived classes
might change this calue in their constructors.

B

OO_auth_fixes

This patch allows the OO auth module to fail. The basic class got
a new property $success that is checked in auth.php. Derived classes
might change this calue in their constructors.

Beautifying the whitespaces in auth.php completes this patch.

darcs-hash:20051105124932-4145d-dfcfa6c3b87d0087b4bffe3e5a29db000b10b242.gz

show more ...


# 42905504 21-Oct-2005 Andreas Gohr <andi@splitbrain.org>

some fixes for getID and the detail page

darcs-hash:20051021212304-7ad00-f01b3954b6b71ecc9e0cf899ed62bfb33e0c437e.gz


# 8b06d178 20-Oct-2005 chris <chris@teacherscpd.co.uk>

auth update, incl. auth object, plain.class.php; resend password & update profile actions

darcs-hash:20051020181434-50fdc-44222aa2074bb0e39a1c240c516259579b380740.gz


# e7cb32dc 29-Jul-2005 Andreas Gohr <andi@splitbrain.org>

DOKU_CONF define for config directory #479

darcs-hash:20050729155457-7ad00-94554865259e4cbd6a1c75bb62a93f37304adbf0.gz


# d5ce66f6 14-Jul-2005 Andreas Gohr <andi@splitbrain.org>

The authcheck now prints a warning if no ACLs are available.

darcs-hash:20050714201333-7ad00-77d1547bb869b54105f71b49bafb3b1071512747.gz


# 37065e65 01-Jul-2005 andi <andi@splitbrain.org>

bugfix for weird ZendOptimizer bug #377 #378

darcs-hash:20050701112148-9977f-1d4a3a68ec7a1972c34104b3b988d849f412ae70.gz


# 1e866646 26-Jun-2005 andi <andi@splitbrain.org>

small fix for separate cookie patch

darcs-hash:20050626184105-9977f-34d4928d5c8dab19b2cc799ff3b43637303995e8.gz


# e65afed4 25-Jun-2005 Sameer D. Sahasrabuddhe <sameerds@it.iitb.ac.in>

separate cookies for multiple wikis on the same site

auth.php now uses an md5 hash of the actual script location as cookie name.
This way, multiple wikis on the same site will not smother each other

separate cookies for multiple wikis on the same site

auth.php now uses an md5 hash of the actual script location as cookie name.
This way, multiple wikis on the same site will not smother each other's
cookies.

darcs-hash:20050625082204-4c533-a9a0a60a10eb20383e93cc76a7db88747dc0db32.gz

show more ...


# 98407a7a 26-Jun-2005 andi <andi@splitbrain.org>

directory cleanup

This cleans up the directory structure as discussed on the mailning
list. Users should delete their previous _cache directories to
recover diskspace.

darcs-hash:20050626100913-997

directory cleanup

This cleans up the directory structure as discussed on the mailning
list. Users should delete their previous _cache directories to
recover diskspace.

darcs-hash:20050626100913-9977f-83c0fdc32047db2090fc52a843ffae50cbf12248.gz

show more ...


# 11799630 20-Jun-2005 andi <andi@splitbrain.org>

handle missing users.auth and acl.auth gracefully

darcs-hash:20050620203400-9977f-515a59d1131ae5dafc6c722f893bf6c308121832.gz


# f62ea8a1 05-Jun-2005 andi <andi@splitbrain.org>

directory layout cleanup !IMPORTANT

This patch changes the directory structure of dokuwiki as suggested
in http://www.freelists.org/archives/dokuwiki/06-2005/msg00045.html

As the changes.log is not

directory layout cleanup !IMPORTANT

This patch changes the directory structure of dokuwiki as suggested
in http://www.freelists.org/archives/dokuwiki/06-2005/msg00045.html

As the changes.log is not managed through darcs you need to move it your
self to the new location in data/changes.log

I think I modified the code at all nessessary places, but I may have
forgotten a few things.

darcs-hash:20050605103842-9977f-af20f63c1d604888375d175d89ac6bd71566d47d.gz

show more ...


# 8ef6b7ca 03-Jun-2005 andi <andi@splitbrain.org>

Mediafile Deletion and Overwrite Handling #200

This patch enhances the ACL feature by adding another Permission called DELETE - this permission
allows a user to delete or overwrite existing mediafil

Mediafile Deletion and Overwrite Handling #200

This patch enhances the ACL feature by adding another Permission called DELETE - this permission
allows a user to delete or overwrite existing mediafiles. Users with UPLOAD permission are no longer
allowed to overwrite media files.

Users whith DELETE permissions now need to check an additional checkbox to overwrite existing files,
this is to prevent accidently deletions.

Please note: If no ACL is used UPLOAD rights are assumed for everybody - not DELETE rights. This
changes the behaviour from previous versions as UPLOAD does not allow overwriting anymore.

darcs-hash:20050603205501-9977f-1d219b23a79bb097ed0e0b8184dc6d5d8aad578b.gz

show more ...


# d7be6245 14-May-2005 andi <andi@splitbrain.org>

Support for MySQL hashed passwords added (old and new style)

darcs-hash:20050514135518-9977f-217e9b111e8d42389e114a530209dbd3fdab3c76.gz


# d6e54e02 13-May-2005 matthiasgrimm <matthiasgrimm@users.sourceforge.net>

fix ssha hash algorithm

wrong variable used in ssha hash algorithm - fixed

darcs-hash:20050513182341-7ef76-ca2263503c39ed209ca38c86b295ea30cd0b11b1.gz


# b0855b11 13-May-2005 andi <andi@splitbrain.org>

multiple hash methods for passwords

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 (S

multiple hash methods for passwords

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

show more ...


1...<<111213