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
/
phpbb
/
session.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
[ticket/14762] Add core event to session.php
Jakub Senko
2016-09-18
1
-4
/
+14
*
[ticket/12230] Remove users from new users group when post limit is 0
Oliver Schramm
2016-05-17
1
-1
/
+1
*
[ticket/14409] Update session page info before displaying online list
Oliver Schramm
2016-02-13
1
-0
/
+2
*
[ticket/14407] Fix removing users from Newly Registered Users group
Zoddo
2016-01-13
1
-1
/
+1
*
[ticket/14261] Fix tests by removing old code.
Zoddo
2015-10-28
1
-9
/
+0
*
[ticket/14261] Move the update of session informations to page_footer()
Zoddo
2015-10-27
1
-45
/
+44
*
[ticket/13817] Fix target version
Stanislav Atanasov
2015-07-12
1
-4
/
+4
*
[ticket/13817] fix after for session_update
Stanislav Atanasov
2015-06-24
1
-3
/
+3
*
[ticket/13817] Add read-only notes to events
Stanislav Atanasov
2015-06-20
1
-0
/
+3
*
[ticket/13817] Fix missing var names
Stanislav Atanasov
2015-06-20
1
-0
/
+1
*
[ticket/13817] Add _after
Stanislav Atanasov
2015-06-20
1
-19
/
+19
*
[ticket/13817] Change trgger_event to dispatch
Stanislav Atanasov
2015-06-20
1
-1
/
+1
*
[ticket/13817] Fix empty event
Stanislav Atanasov
2015-06-20
1
-1
/
+1
*
[ticket/13817] Fix empty vars array
Stanislav Atanasov
2015-06-20
1
-2
/
+1
*
[ticket/13817] Fix missing phpbb_dispatcher
Stanislav Atanasov
2015-06-20
1
-3
/
+17
*
[ticket/13817] Add session_kill and session_gc
Stanislav Atanasov
2015-06-20
1
-2
/
+24
*
[ticket/13817] Change since
Stanislav Atanasov
2015-06-20
1
-1
/
+1
*
[ticket/13817] Add core.update_session event
Stanislav Atanasov
2015-06-20
1
-1
/
+12
*
[ticket/13617] Document magic number for forum_id
Nils Adermann
2015-02-25
1
-0
/
+1
*
[ticket/13617] Use request->variable instead of request_var
Nils Adermann
2015-02-25
1
-1
/
+1
*
Merge branch 'ticket/13617' into ticket/13617-ascraeus
Nils Adermann
2015-02-25
1
-1
/
+4
*
[ticket/13422] Changed variable descriptions
MasterShredder
2014-12-28
1
-4
/
+4
*
[ticket/13422] Deleted event core.session_check_user_session
MasterShredder
2014-12-08
1
-9
/
+1
*
[ticket/13422] Add new event core.session_set_custom_ban
MasterShredder
2014-12-07
1
-1
/
+15
*
[ticket/13422] Add new event core.session_check_user_session
MasterShredder
2014-12-07
1
-1
/
+9
*
Merge pull request #3075 from Senky/ticket/11613
Marc Alexander
2014-11-26
1
-1
/
+1
|
\
|
*
[ticket/11613] Allow cookies to work on netbios domains
Jakub Senko
2014-11-22
1
-1
/
+1
*
|
[ticket/13280] Output escaping for the symfony request object
Tristan Darricau
2014-11-16
1
-8
/
+9
*
|
[ticket/13280] Revert "Merge pull request #3107 from marc1706/ticket/13280"
Tristan Darricau
2014-11-12
1
-3
/
+3
*
|
[ticket/13280] Properly format the current page and add sanitizer to tests
Marc Alexander
2014-11-03
1
-3
/
+3
*
|
[ticket/security-164] Correctly format page_name
Marc Alexander
2014-11-01
1
-1
/
+1
*
|
[ticket/13234-2] Correctly verify that user_id is set in user data array
Nils Adermann
2014-10-27
1
-2
/
+2
*
|
[ticket/13234-2] Never allow autologin/remember me to modify the userid
Nils Adermann
2014-10-27
1
-29
/
+38
|
/
*
Merge branch 'ticket/13138-2' into ticket/13138-asc
Joas Schilling
2014-10-16
1
-26
/
+29
*
[ticket/13048] Only do not update the session page for ajax requests
Joas Schilling
2014-09-23
1
-3
/
+4
*
[ticket/13048] Only update session_page if request is not ajax
Jakub Senko
2014-09-07
1
-2
/
+2
*
[ticket/11854] Rename captchas.factory service to captcha.factory
Tristan Darricau
2014-08-11
1
-1
/
+1
*
[ticket/11854] Move captcha stuff to phpbb/ and use DI for plugins
Tristan Darricau
2014-08-11
1
-6
/
+2
*
[ticket/12557] Fix doc block errors found by Sami
n-aleha
2014-08-03
1
-4
/
+4
*
[ticket/12557] Fix doc block errors found by Sami
n-aleha
2014-08-03
1
-6
/
+10
*
Merge remote-tracking branch 'github-marc1706/ticket/12352' into develop-ascr...
Nils Adermann
2014-06-11
1
-9
/
+6
|
\
|
*
[ticket/12352] Use custom provider collection for auth providers
Marc Alexander
2014-06-01
1
-21
/
+4
|
*
[ticket/12352] Revert to db auth provider if default does not exist
Marc Alexander
2014-06-01
1
-2
/
+16
*
|
[ticket/10073] Deduplicate the if statement
Joas Schilling
2014-05-29
1
-8
/
+1
*
|
[ticket/10073] Fallback to board_contact when contact page is disabled
Joas Schilling
2014-05-29
1
-1
/
+9
*
|
[ticket/10073] Replace board_contact mail with links to contact page
Nils Adermann
2014-05-29
1
-4
/
+2
*
|
[ticket/10073] Add a contact administrators page and refactor email forms.
Nils Adermann
2014-05-29
1
-1
/
+1
|
/
*
[ticket/12594] Remove @package tags and update file headers
Yuriy Rusko
2014-05-27
1
-4
/
+7
*
[ticket/10521] Update docblock of set_cookie for new HttpOnly param
Matt Friedman
2014-05-02
1
-1
/
+1
*
[ticket/10521] Allow language switching by URL parameter
Matt Friedman
2014-05-02
1
-2
/
+3
[next]