index
:
forums
master
The forums.mageia.org Website
Maat [maat]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
phpBB
/
includes
/
functions_user.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
- CAPTCHA: removed the extra slash
David M
2006-07-04
1
-0
/
+28
*
- add additional auth check to the permission roles modules
Meik Sievertsen
2006-07-01
1
-1
/
+1
*
ok, first attempt at solving some compatibility issues.
Meik Sievertsen
2006-06-24
1
-0
/
+4
*
make sure set_config is called with the correct is_dynamic value
Meik Sievertsen
2006-06-23
1
-1
/
+1
*
time to squash some bugs
Meik Sievertsen
2006-06-22
1
-9
/
+16
*
some bugfixes
Meik Sievertsen
2006-06-19
1
-2
/
+31
*
make sure custom profile fields are created correctly on registration (#2225)
Meik Sievertsen
2006-06-13
1
-4
/
+21
*
use user_add function for bot adding
Meik Sievertsen
2006-06-13
1
-1
/
+3
*
re-allow registration. ;)
Meik Sievertsen
2006-06-12
1
-1
/
+1
*
- fixed a few bugs
Meik Sievertsen
2006-06-11
1
-12
/
+123
*
- fix some smaller bugs
Meik Sievertsen
2006-06-08
1
-2
/
+2
*
ok, sorry for this. :/
Meik Sievertsen
2006-06-07
1
-4
/
+4
*
ok, this one is rather large... the most important change:
Meik Sievertsen
2006-06-06
1
-51
/
+163
*
do not overwrite avatars from users if changing/uploading group avatar and ch...
Meik Sievertsen
2006-06-02
1
-2
/
+2
*
some tiny changes...
Meik Sievertsen
2006-05-26
1
-1
/
+1
*
- fixing a few smaller bugs/glitches
Meik Sievertsen
2006-05-21
1
-4
/
+14
*
- fixed a few smaller things
Meik Sievertsen
2006-05-20
1
-11
/
+24
*
- introduce new function build_url to easily build a valid url from the user-...
Meik Sievertsen
2006-05-12
1
-1
/
+14
*
- fixed ul/li margin
Meik Sievertsen
2006-05-04
1
-1
/
+1
*
- changed SUPER_MODERATORS to GLOBAL_MODERATORS
Meik Sievertsen
2006-04-30
1
-1
/
+1
*
- removed group settings from roles
Meik Sievertsen
2006-04-22
1
-1
/
+1
*
To all people having their bug status set to fixed: SF pserver CVS access is ...
Meik Sievertsen
2006-04-06
1
-29
/
+26
*
(hopefully) fixed the error display for uploading avatars (if avatar is too big)
Meik Sievertsen
2006-03-28
1
-2
/
+2
*
add some language items... :grin:
Meik Sievertsen
2006-03-28
1
-5
/
+5
*
- Bug 1301
David M
2006-03-28
1
-3
/
+3
*
add group_legend to group management
Meik Sievertsen
2006-03-28
1
-1
/
+2
*
- extended session_page and user_lastpage to hold a maximum of 200 chars (ins...
Meik Sievertsen
2006-03-25
1
-2
/
+10
*
strange... must've been my editor not reloading between updates.
Meik Sievertsen
2006-03-22
1
-16
/
+19
*
adjusting sql_freeresult a bit as well as our error handler (it now prints ou...
Meik Sievertsen
2006-03-22
1
-4
/
+4
*
make sure we check the array we use before we use it. ;)
Meik Sievertsen
2006-03-22
1
-27
/
+33
*
fix pruning of users
Meik Sievertsen
2006-03-22
1
-15
/
+18
*
- adding ability to assign moderator specific ban options
Meik Sievertsen
2006-03-15
1
-34
/
+1
*
- added "display_on_posting" setting to custom bbcodes (creates a button with...
Meik Sievertsen
2006-03-06
1
-0
/
+5
*
- blabla, additional bugfixing permissions...
Meik Sievertsen
2006-02-24
1
-1
/
+1
*
implementing permission roles
Meik Sievertsen
2006-02-22
1
-2
/
+9
*
- implementing David's proposed expression changes (some of them already note...
Meik Sievertsen
2006-02-21
1
-1
/
+1
*
my turn to break things... harharhar
Meik Sievertsen
2006-02-12
1
-3
/
+4
*
- fix typo... thanks tom. :)
Meik Sievertsen
2006-02-07
1
-1
/
+1
*
- Removes those silly errors during email check.
David M
2006-02-05
1
-5
/
+1
*
- fix bug in getting memberships (now memberships are obtained for groups)
Meik Sievertsen
2006-02-03
1
-1
/
+1
*
- moved add_log out of functions_admin (this file should only be included in ...
Meik Sievertsen
2006-01-25
1
-48
/
+0
*
- assign user rank
Meik Sievertsen
2006-01-14
1
-5
/
+17
*
- drop in the new administration panel
Meik Sievertsen
2005-12-19
1
-28
/
+37
*
- banning, disallow usernames and ranks
Meik Sievertsen
2005-12-09
1
-17
/
+26
*
- some bugfixes
Meik Sievertsen
2005-12-04
1
-42
/
+70
*
- added acp_language (language pack management)
Meik Sievertsen
2005-11-30
1
-1
/
+1
*
Small bugfix for checking disallowed names
Bart van Bragt
2005-11-28
1
-1
/
+1
*
Oops, left some debugging stuff
Bart van Bragt
2005-11-07
1
-1
/
+1
*
Fixed banning of usernames
Bart van Bragt
2005-11-07
1
-31
/
+41
*
Banning of emails wasn't checked correctly during registration
Bart van Bragt
2005-10-23
1
-3
/
+31
[next]