aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes/session.php
Commit message (Collapse)AuthorAgeFilesLines
* Changes in line with ACL_UNSET ... remember to wipe out all entries in your ↵Paul S. Owen2003-04-151-26/+20
| | | | | | auth_users and auth_groups tables with auth_setting = 2 git-svn-id: file:///svn/phpbb/trunk@3834 89ea8834-ac86-4346-8a33-228a782c2dd0
* Renamed ACL_ constants, altered field namesPaul S. Owen2003-04-121-8/+8
| | | | git-svn-id: file:///svn/phpbb/trunk@3820 89ea8834-ac86-4346-8a33-228a782c2dd0
* oopsie, me not think that last checkin was supposed to happen ... at least I ↵Paul S. Owen2003-04-091-11/+19
| | | | | | hope not :D git-svn-id: file:///svn/phpbb/trunk@3802 89ea8834-ac86-4346-8a33-228a782c2dd0
* Weekly update: MCP templates. Forms renamed to 'main', added ↵Ludovic Arnaud2003-04-091-20/+13
| | | | | | | | | mcp_jumpbox.html for easy jumping and mcp_foruminfo.html. Not too happy with HTML though =" templates\subSilver\mcp_forum.html templates\subSilver\mcp_foruminfo.html templates\subSilver\mcp_front.html templates\subSilver\mcp_header.html templates\subSilver\mcp_jumpbox.html templates\subSilver\mcp_move.html templates\subSilver\mcp_post.html templates\subSilver\mcp_viewip.html templates\subSilver\mcp_viewlogs.html git-svn-id: file:///svn/phpbb/trunk@3800 89ea8834-ac86-4346-8a33-228a782c2dd0
* Improve feedback for banned usersPaul S. Owen2003-03-311-12/+20
| | | | git-svn-id: file:///svn/phpbb/trunk@3769 89ea8834-ac86-4346-8a33-228a782c2dd0
* Wrong object namePaul S. Owen2003-03-301-1/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@3751 89ea8834-ac86-4346-8a33-228a782c2dd0
* Moved acl_options caching code into aclPaul S. Owen2003-03-291-40/+58
| | | | git-svn-id: file:///svn/phpbb/trunk@3746 89ea8834-ac86-4346-8a33-228a782c2dd0
* Add browser validationPaul S. Owen2003-03-241-1/+4
| | | | git-svn-id: file:///svn/phpbb/trunk@3710 89ea8834-ac86-4346-8a33-228a782c2dd0
* Minor changePaul S. Owen2003-03-201-1/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@3685 89ea8834-ac86-4346-8a33-228a782c2dd0
* Here I am going on about minimising new includes and I go and create one ... ↵Paul S. Owen2003-03-181-482/+4
| | | | | | probably better off as a seperate include though than adding ~500 lines of code to session.php git-svn-id: file:///svn/phpbb/trunk@3670 89ea8834-ac86-4346-8a33-228a782c2dd0
* Enable per session view online, change layout, potential for links to terms ↵Paul S. Owen2003-03-091-8/+11
| | | | | | and privacy policy git-svn-id: file:///svn/phpbb/trunk@3623 89ea8834-ac86-4346-8a33-228a782c2dd0
* Tons of work on the UCP, see my topic in the development forum for more infoJames Atkinson2003-03-041-0/+475
| | | | | | | | | | on the bigger changes. Registration should still work, the basic layout of the UCP is also done with the start on the profile settings area. git-svn-id: file:///svn/phpbb/trunk@3591 89ea8834-ac86-4346-8a33-228a782c2dd0
* ok, a slightly modified posting.php, some fixes too. topic-review and polls ↵Meik Sievertsen2003-02-271-1/+1
| | | | | | will re-appear shortly. Posting is a little bit screwed up now... will get fixed soon too. posting new topics/reply/quote/preview and edit works partially (the post get stored. ;)) This commit is to show the other developers the changes. ;) git-svn-id: file:///svn/phpbb/trunk@3572 89ea8834-ac86-4346-8a33-228a782c2dd0
* is_numeric rather than is_int ... any troubles let me knowPaul S. Owen2003-02-271-1/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@3568 89ea8834-ac86-4346-8a33-228a782c2dd0
* Alternate syntax for acl_gets()Ludovic Arnaud2003-02-271-0/+6
| | | | git-svn-id: file:///svn/phpbb/trunk@3559 89ea8834-ac86-4346-8a33-228a782c2dd0
* Reduce size of stored page info ... hopefully this won't impact things ↵Paul S. Owen2003-02-261-3/+3
| | | | | | unecessarily on busy forums. git-svn-id: file:///svn/phpbb/trunk@3550 89ea8834-ac86-4346-8a33-228a782c2dd0
* Various updatesPaul S. Owen2003-02-251-6/+8
| | | | git-svn-id: file:///svn/phpbb/trunk@3530 89ea8834-ac86-4346-8a33-228a782c2dd0
* More capitalised lang strings, fixed some unset or incorrect variablesLudovic Arnaud2003-02-171-1/+3
| | | | git-svn-id: file:///svn/phpbb/trunk@3469 89ea8834-ac86-4346-8a33-228a782c2dd0
* I think we needed it anyway ;)Ludovic Arnaud2003-01-311-4/+3
| | | | git-svn-id: file:///svn/phpbb/trunk@3439 89ea8834-ac86-4346-8a33-228a782c2dd0
* Hold on everyone, I forgot to give out the idiot homework ...Paul S. Owen2003-01-291-1/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@3405 89ea8834-ac86-4346-8a33-228a782c2dd0
* And here ends the idiot lesson for today ... part 2 : How to screw up the ↵Paul S. Owen2003-01-291-8/+15
| | | | | | admin panel will begin tomorrow git-svn-id: file:///svn/phpbb/trunk@3404 89ea8834-ac86-4346-8a33-228a782c2dd0
* Some tinkering ... clear your prefetch (user_permissions) fields ...Paul S. Owen2003-01-291-65/+49
| | | | git-svn-id: file:///svn/phpbb/trunk@3398 89ea8834-ac86-4346-8a33-228a782c2dd0
* Change LIMIT query to use DBAL methodPaul S. Owen2003-01-221-15/+14
| | | | git-svn-id: file:///svn/phpbb/trunk@3351 89ea8834-ac86-4346-8a33-228a782c2dd0
* Re-jiggled where options are cached, moved clear prefetch to main auth classPaul S. Owen2003-01-211-11/+30
| | | | git-svn-id: file:///svn/phpbb/trunk@3342 89ea8834-ac86-4346-8a33-228a782c2dd0
* Un-b0rked ACL options caching, small general fixesLudovic Arnaud2003-01-201-7/+15
| | | | git-svn-id: file:///svn/phpbb/trunk@3338 89ea8834-ac86-4346-8a33-228a782c2dd0
* Implementation of an experimental cache manager.Ludovic Arnaud2003-01-111-5/+4
| | | | git-svn-id: file:///svn/phpbb/trunk@3312 89ea8834-ac86-4346-8a33-228a782c2dd0
* Updates as opposed to downdatesPaul S. Owen2003-01-081-2/+0
| | | | git-svn-id: file:///svn/phpbb/trunk@3284 89ea8834-ac86-4346-8a33-228a782c2dd0
* And this one removes all the debugging info ...Paul S. Owen2003-01-071-1/+0
| | | | git-svn-id: file:///svn/phpbb/trunk@3270 89ea8834-ac86-4346-8a33-228a782c2dd0
* This one has the enormous benefit of actually doing what it was supposed to ↵Paul S. Owen2003-01-071-26/+35
| | | | | | do ... git-svn-id: file:///svn/phpbb/trunk@3269 89ea8834-ac86-4346-8a33-228a782c2dd0
* Enable exclusion from bans for users, IP's or email addressesPaul S. Owen2003-01-071-3/+20
| | | | git-svn-id: file:///svn/phpbb/trunk@3267 89ea8834-ac86-4346-8a33-228a782c2dd0
* Various updatesPaul S. Owen2003-01-071-0/+2
| | | | git-svn-id: file:///svn/phpbb/trunk@3262 89ea8834-ac86-4346-8a33-228a782c2dd0
* Fix couple of errors ... you should run UPDATE phpbb_users SET ↵Paul S. Owen2002-11-131-3/+3
| | | | | | user_permissions = '' after this update git-svn-id: file:///svn/phpbb/trunk@3026 89ea8834-ac86-4346-8a33-228a782c2dd0
* Subforums update take #1Ludovic Arnaud2002-11-071-1/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@3010 89ea8834-ac86-4346-8a33-228a782c2dd0
* Fix autologin issuesPaul S. Owen2002-11-021-5/+5
| | | | git-svn-id: file:///svn/phpbb/trunk@3006 89ea8834-ac86-4346-8a33-228a782c2dd0
* Various, typically posting related updatesPaul S. Owen2002-11-011-83/+98
| | | | git-svn-id: file:///svn/phpbb/trunk@2997 89ea8834-ac86-4346-8a33-228a782c2dd0
* doubleval for load config, session to user var name changePaul S. Owen2002-10-311-2/+2
| | | | git-svn-id: file:///svn/phpbb/trunk@2994 89ea8834-ac86-4346-8a33-228a782c2dd0
* Changed $board_config to $config, more posting "stuff", altered polling code ↵Paul S. Owen2002-10-301-30/+31
| | | | | | in viewtopic and loads of new problems, poor coding, etc. created :) git-svn-id: file:///svn/phpbb/trunk@2983 89ea8834-ac86-4346-8a33-228a782c2dd0
* Preliminary 'freeze' on permissions system awaiting developer feedback, ↵Paul S. Owen2002-10-261-113/+10
| | | | | | testing, etc. Caching of non-dynmaic config and acl option elements. git-svn-id: file:///svn/phpbb/trunk@2969 89ea8834-ac86-4346-8a33-228a782c2dd0
* bah, various issues, assign lang to this->lang via pointer(?)Paul S. Owen2002-10-211-5/+5
| | | | git-svn-id: file:///svn/phpbb/trunk@2962 89ea8834-ac86-4346-8a33-228a782c2dd0
* Mostly changes to turn userdata into user->data, lang into user->lang + ↵Paul S. Owen2002-10-201-134/+290
| | | | | | bitstring 2nd format + inheritance for permission admin and various other updates/fixes/changes ... note that user->lang & user->theme isn't final git-svn-id: file:///svn/phpbb/trunk@2958 89ea8834-ac86-4346-8a33-228a782c2dd0
* Random bugfixes, (hopefully) improved admin panel security.Ludovic Arnaud2002-10-171-11/+14
| | | | git-svn-id: file:///svn/phpbb/trunk@2954 89ea8834-ac86-4346-8a33-228a782c2dd0
* oops, that got broke ... removed some now superfluous codePaul S. Owen2002-10-091-71/+16
| | | | git-svn-id: file:///svn/phpbb/trunk@2949 89ea8834-ac86-4346-8a33-228a782c2dd0
* Added the redirect() function for nice and clean redirection.Ludovic Arnaud2002-10-091-6/+6
| | | | git-svn-id: file:///svn/phpbb/trunk@2948 89ea8834-ac86-4346-8a33-228a782c2dd0
* Permission changes, updates admin functions, indented jumpboxes ... note ↵Paul S. Owen2002-10-081-231/+120
| | | | | | that the update script doesn't seem to introduce the user_permissions field @ present so you need to add it manually git-svn-id: file:///svn/phpbb/trunk@2942 89ea8834-ac86-4346-8a33-228a782c2dd0
* Err... max() actually needs two args :DLudovic Arnaud2002-10-071-1/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@2937 89ea8834-ac86-4346-8a33-228a782c2dd0
* auth comments, cache(?)Paul S. Owen2002-10-061-65/+97
| | | | git-svn-id: file:///svn/phpbb/trunk@2936 89ea8834-ac86-4346-8a33-228a782c2dd0
* wrong field name, oopsPaul S. Owen2002-10-051-13/+12
| | | | git-svn-id: file:///svn/phpbb/trunk@2932 89ea8834-ac86-4346-8a33-228a782c2dd0
* Is this quicker or slower than the for loop/concat method for comparing the IPs?Paul S. Owen2002-10-051-9/+2
| | | | git-svn-id: file:///svn/phpbb/trunk@2930 89ea8834-ac86-4346-8a33-228a782c2dd0
* another oopsie in sessions + whos online fix for forum_id in page_header ↵Paul S. Owen2002-10-051-1/+1
| | | | | | (index displays correctly now) git-svn-id: file:///svn/phpbb/trunk@2929 89ea8834-ac86-4346-8a33-228a782c2dd0
* oops, forgot to replace if ...Paul S. Owen2002-10-041-5/+8
| | | | git-svn-id: file:///svn/phpbb/trunk@2928 89ea8834-ac86-4346-8a33-228a782c2dd0