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
*
Merge branch '3.1.x'
Tristan Darricau
2015-12-07
1
-45
/
+35
|
\
|
*
[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
*
|
Merge pull request #3514 from CHItA/ticket/13740
Tristan Darricau
2015-07-27
1
-0
/
+6
|
\
\
|
*
|
[ticket/13740] Login admin when install finished
Mate Bartus
2015-07-23
1
-0
/
+6
*
|
|
Merge branch '3.1.x'
Marc Alexander
2015-07-17
1
-4
/
+54
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
[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/13697] Moving filesystem related functions to filesystem service
MateBartus
2015-04-16
1
-2
/
+2
*
|
Merge branch '3.1.x'
Joas Schilling
2015-02-27
1
-1
/
+5
|
\
\
|
|
/
|
*
[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/13455] Update calls to `request_var()`
Gaëtan Muller
2015-02-03
1
-6
/
+6
*
|
[ticket/13494] Update calls to `set_config()`
Gaëtan Muller
2015-02-02
1
-3
/
+3
*
|
[ticket/13468] Update calls to `add_log()`
Gaëtan Muller
2015-01-27
1
-3
/
+10
*
|
[ticket/13450] Type-hint return value of $phpbb_container->get()
Gaëtan Muller
2015-01-12
1
-0
/
+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
[next]