History log of /dokuwiki/inc/auth.php (Results 301 – 325 of 331)
Revision Date Author Comments
# 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 ...


# bf12ec81 13-May-2005 jan <jan@jandecaluwe.com>

typos in register function

darcs-hash:20050513101858-45605-3b95334c8636ebfbbf8db099abda0c2e07095a28.gz


# 8c4f28e8 12-May-2005 jan <jan@jandecaluwe.com>

Turn sensitive files into scripts that exit immediately

darcs-hash:20050512204225-45605-bee22b4df3d23374bc4922ede8f48106ea217209.gz


# 7009a5a9 12-May-2005 andi <andi@splitbrain.org>

fixed logout #319

darcs-hash:20050512204107-9977f-94e56edf182e0194f0965052126ee88778d0bbeb.gz


# eb5d07e4 11-May-2005 jan <jan@jandecaluwe.com>

fix for autopasswd

darcs-hash:20050511103440-45605-012290dd1e9ffc10d2d30a70b38b96eb4d9581f4.gz


# cab2716a 08-May-2005 matthias.grimm <matthias.grimm@users.sourceforge.net>

user registration without email

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

user registration without email

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

show more ...


# 7c37db8a 08-May-2005 matthias.grimm <matthias.grimm@users.sourceforge.net>

mysql create user function

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']

mysql create user function

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

show more ...


# e1fcbe1e 10-May-2005 andi <andi@splitbrain.org>

small fixes to register from admin page

It's AUTH_ADMIN not AUTH_AUTH ;-), Small formatting changes, removed
superfluous perm check in register()

darcs-hash:20050510163055-9977f-ca82569166a73bb657e

small fixes to register from admin page

It's AUTH_ADMIN not AUTH_AUTH ;-), Small formatting changes, removed
superfluous perm check in register()

darcs-hash:20050510163055-9977f-ca82569166a73bb657e82d3ffa525c1d1978f73e.gz

show more ...


# 640145a5 08-May-2005 andi <andi@splitbrain.org>

open register for admin, secure anything else

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

darc

open register for admin, secure anything else

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

show more ...


# ca3a6df1 08-May-2005 Matthias Grimm <matthiasgrimm@users.sourceforge.net>

add user registration to admin page

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.

add user registration to admin page

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

show more ...


# 2cd2db38 27-Apr-2005 andi <andi@splitbrain.org>

optimized count calls in for loops

darcs-hash:20050427182243-9977f-4c1ec6ce278925147379430540eec723d109444a.gz


# 340756e4 13-Apr-2005 andi <andi@splitbrain.org>

removed closing php tag for includes

darcs-hash:20050413175338-9977f-c969db6f86df5df175db9a39b4fabb9f072f8f67.gz


# 9afe4dbf 30-Mar-2005 jan <jan@jandecaluwe.com>

Replace .* files by _*

darcs-hash:20050330095025-45605-5b5e82865c7fba8e88c43511ae4bf28ebf334d1b.gz


# 52a5af8d 28-Mar-2005 andi <andi@splitbrain.org>

auth_aclchecke now returns AUTH_NONE instead -1 (#218)

darcs-hash:20050328194745-9977f-729b0fde1e0655c039dc2b489c4afc853dee8acb.gz


# ae3f2134 21-Mar-2005 andi <andi@splitbrain.org>

fixed double '@' in auth_user

darcs-hash:20050321184229-9977f-4ffed08768e2c84d47425dd56a3246661d0bb8a0.gz


# 136ce040 13-Mar-2005 andi <andi@splitbrain.org>

use part of the IP address for browseruid

darcs-hash:20050313215914-9977f-bd311aad959c8d6f1486c2c45b1e6c8973d5e974.gz


# 074cf26b 26-Feb-2005 andi <andi@splitbrain.org>

auth fix

darcs-hash:20050226133345-9977f-1e13c0125ea5d62af4235ef043a644acbede67dc.gz


# 10a76f6f 20-Feb-2005 frank <frank@schokilade.de>

acl-administration rc1

darcs-hash:20050220104506-b7c55-01c85b4b688597c8405987e0f7ea30aa4fb1472f.gz


# ed7b5f09 19-Feb-2005 andi <andi@splitbrain.org>

added init.php - may have broken something! (related to #153)

darcs-hash:20050219102055-9977f-575d654e742934c911ffab855d82aa91f198b5cf.gz


1...<<11121314