Browse Source
Only set the cookie in the Front controller
Only set the cookie in the Front controller
Rename a few methods for coherence Check properly the existence of the session in Bootstrap->checkSession Ensure that all the cookies set are secure and strictspull/1373/head
39 changed files with 142 additions and 119 deletions
-
2app/Helpers/UtilsHelper.php
-
4app/Message.php
-
2app/Presence.php
-
48app/Session.php
-
2app/User.php
-
2app/Widgets/AccountNext/AccountNext.php
-
6app/Widgets/AdHoc/AdHoc.php
-
15app/Widgets/Login/Login.php
-
2app/Widgets/Login/login.js
-
16app/Widgets/Notif/Notif.php
-
2app/Widgets/Publish/Publish.php
-
2app/Widgets/Rooms/Rooms.php
-
2app/Widgets/RoomsUtils/RoomsUtils.php
-
2app/Widgets/Share/Share.php
-
8linker.php
-
81src/Movim/Bootstrap.php
-
1src/Movim/Console/DaemonCommand.php
-
3src/Movim/Controller/Front.php
-
9src/Movim/Cookie.php
-
10src/Movim/Daemon/Core.php
-
4src/Movim/Librairies/SDPtoJingle.php
-
2src/Movim/Session.php
-
2src/Movim/Widget/Wrapper.php
-
2src/Moxl/API.php
-
2src/Moxl/Authentication.php
-
2src/Moxl/Stanza/Message.php
-
2src/Moxl/Stanza/Muc.php
-
2src/Moxl/Stanza/Ping.php
-
2src/Moxl/Stanza/Presence.php
-
2src/Moxl/Xec/Action.php
-
4src/Moxl/Xec/Action/MAM/Get.php
-
2src/Moxl/Xec/Action/Presence/Muc.php
-
2src/Moxl/Xec/Action/Session/Start.php
-
2src/Moxl/Xec/Handler.php
-
2src/Moxl/Xec/Payload/MAMResult.php
-
2src/Moxl/Xec/Payload/Presence.php
-
2src/Moxl/Xec/Payload/SASL.php
-
2src/Moxl/Xec/Payload/SASL2Success.php
-
2src/Moxl/Xec/Payload/StreamFeatures.php
Write
Preview
Loading…
Cancel
Save
Reference in new issue