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


# dfd3db4a 03-Feb-2005 andi <andi@splitbrain.org>

cookisalt file renamed

darcs-hash:20050203154250-9977f-297a70a547c3e7877e68bc6df15037d19bd916c3.gz


# 44f669e9 27-Jan-2005 andi <andi@splitbrain.org>

utf8 safe mailfunctions added (fixes #82)

darcs-hash:20050127211411-9977f-77f25921e855969dd8b7d4ded732bfdba5aec7ab.gz


# 87ddda95 16-Jan-2005 andi <andi@splitbrain.org>

fixed mailsend in registerprocess (task #53)

darcs-hash:20050116105854-9977f-a359bd4bdde19e055ab310a4d23a5ee402b2d9d1.gz


# 15fae107 14-Jan-2005 andi <andi@splitbrain.org>

phpdoc comments

darcs-hash:20050114164057-9977f-e4936fde9037c65c3f32c30b31b2b7df35732f3a.gz


# 132bdbfe 13-Jan-2005 andi <andi@splitbrain.org>

Changed Cookie system

The cookie is now stored blowfish encrypted - this allows automatic logins.
Fixes Task #13

darcs-hash:20050113202325-9977f-f8fed7eed8f09c476f7b521c71a38b24c94db1b1.gz


# f3f0262c 12-Jan-2005 andi <andi@splitbrain.org>

Initial revision.

darcs-hash:20050112202454-9977f-60936f24fe2092a30223627e0683de2df61d0c4a.gz


1...<<111213