Posts: 2,519
Threads: 122
Joined: Jul 2011
Reputation:
293
2017-08-06, 02:13 AM
(This post was last modified: 2017-08-06, 05:00 AM by martec.)
(2017-08-05, 08:44 PM)TheCheeseMaster16 Wrote: Security Breech to view people's privacy PM's
Since I'm making a bot for the miuna shoutbox, I realized a security hole while creating a bot.
If a user put in this code,
socket.on('updmsg', function(upd) {
username = $("."+upd._id).find('.username_msgShout').text();
if (upd.uid !== '121352702'){
console.warn("EDITED:\n\n"+username+"\n"+upd.uid+"\n\n"+upd.msg);
}
}) they have the option to view PM's from other people to other people whenever a message gets edited
https://community.mybb.com/thread-166773...pid1257501
anyway you can try use Develop branch of Miuna Shoutbox Server
https://github.com/martec/Miuna-Shoutbox...ee/Develop
or
https://github.com/martec/Miuna-Shoutbox...ee/Develop
It has not been tested, so I do not know if it works.
Of cource, you need deploy Miuna Shoutbox Server with Develop branch
Posts: 179
Threads: 22
Joined: Nov 2013
Reputation:
12
2017-10-07, 11:38 PM
(This post was last modified: 2017-10-07, 11:57 PM by p00lz.)
any way to get this working with openshift v3 as all old ones are now broke afaik due to v2 being phased out in the last days
Posts: 2,519
Threads: 122
Joined: Jul 2011
Reputation:
293
(2017-10-07, 11:38 PM)p00lz Wrote: any way to get this working with openshift v3 as all old ones are now broke afaik due to v2 being phased out in the last days
ok...
i will update this to make compatible with v3. but only make compatible with v3, no new feature or something like.
Posts: 17
Threads: 0
Joined: Nov 2017
Reputation:
0
2017-11-15, 06:10 PM
(This post was last modified: 2017-11-15, 06:20 PM by l3n0x.)
How do I create the server for openshift v3? The surface is quite different there than explained in the first post.
Posts: 1
Threads: 0
Joined: Dec 2017
Reputation:
0
2017-12-26, 12:21 AM
(This post was last modified: 2017-12-26, 12:30 PM by Zenk3.)
Keep getting this error on heroku:
2017-12-26T00:17:43.821475+00:00 app[web.1]: module.js:538
2017-12-26T00:17:43.821487+00:00 app[web.1]: throw err;
2017-12-26T00:17:43.821488+00:00 app[web.1]: ^
2017-12-26T00:17:43.821489+00:00 app[web.1]:
2017-12-26T00:17:43.821490+00:00 app[web.1]: Error: Cannot find module 'socketio-jwt'
Anyone had similiar issue?
Tried running the npm install socketio-jwt etc, with no luck.
Posts: 635
Threads: 66
Joined: Jul 2013
Reputation:
64
Posts: 247
Threads: 75
Joined: Nov 2019
Reputation:
0
it doesn't work properly for me - Miuna Shoutbox
does not send messages and nothing!
Please help me !!!
Posts: 2,519
Threads: 122
Joined: Jul 2011
Reputation:
293
(2020-06-09, 07:28 AM)MyBBEinstein Wrote: it doesn't work properly for me - Miuna Shoutbox
does not send messages and nothing!
Please help me !!!
![[Image: rndMh2j.png]](https://camo.mybb.com/1bd20cf6a7b20d34b716d4f909513089b751c129/68747470733a2f2f692e696d6775722e636f6d2f726e644d68326a2e706e67)
https://community.mybb.com/thread-166773...pid1257501
Posts: 818
Threads: 110
Joined: Apr 2020
Reputation:
64
i am getting sucked in openshift.com
can you please help me
Posts: 2,519
Threads: 122
Joined: Jul 2011
Reputation:
293
(2021-03-11, 02:37 AM)PARADOXP Wrote: i am getting sucked in openshift.com
can you please help me
https://community.mybb.com/thread-166773...pid1257501
Yes, this is already an abandoned plugin since 2016.
Many people install on their own VPS. Yes it works, but I don't offer help with this.
|