phpBB
Statistics
| Revision:

root / tags / release_2_0_2 / phpBB / admin / admin_ug_auth.php

History | View | Annotate | Download (29.3 kB)

  • svn:eol-style: native
  • svn:keywords: Author Date Id Revision
# Date Author Comment
2845 08/08/2002 08:06 pm

This commit was manufactured by cvs2svn to create tag
'release_2_0_2'.

2570 05/12/2002 05:57 pm psotfx

Yep, more updates and fixes

2564 05/12/2002 02:47 am psotfx

Loads of bug fixes and updates

2483 04/04/2002 04:47 pm

This commit was manufactured by cvs2svn to create branch 'phpBB-2_0_0'.

2467 04/02/2002 11:13 pm the_systech

Ok this is just me being anal again... No code changes, just file headers..

2446 03/29/2002 02:03 am psotfx

Fix bug where user level wasn't reset to 2 when downgrading a user from admin

2425 03/24/2002 09:58 pm bartvb

Show groupname, bug #534414

2416 03/23/2002 11:21 pm psotfx

Wrong redirect on chaning user level

2397 03/22/2002 06:00 pm psotfx

Fix problem with user_admin not showing correct status for certain settings + switch to same include series as main files

2386 03/21/2002 02:56 am psotfx

Hopefully fix bug #532648

2348 03/19/2002 01:35 pm psotfx

Missed a couple of $phpEx extensions of some redirects

2310 03/18/2002 03:54 pm psotfx

Security updates + a few updates for chopped up functions compatibility

2240 03/01/2002 06:22 pm psotfx

Fix HAVING clause error for MSSQL/MySQL/et al., bug #524336

2233 03/01/2002 01:06 pm psotfx

Fix missing $phpEx in return link, bug #523313 (part 2)

2230 03/01/2002 02:18 am psotfx

I left that echo in intentionally, honest ... phew, think I got away with that ... oh, did I just write that, doh

2229 03/01/2002 02:15 am psotfx

Almost but not quite ... wouldn't update user levels for former mods who've been removed from auth_access ... doh

2225 03/01/2002 12:50 am psotfx

Right, let's see what I broke during the re-write ... this should be 'all singing - all dancing', handles updating moderator for user and group changes, switches to advanced mode appropriately, reduces numbers of queries done for multiple updates, etc.