MyBB Community Forums

Full Version: [Websocket] Miuna Shoutbox 9.0.0
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
(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
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
(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.
How do I create the server for openshift v3? The surface is quite different there than explained in the first post.
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.
Same error to me.
it doesn't work properly for me - Miuna Shoutbox

does not send messages and nothing!

Please help me !!!


[Image: rndMh2j.png]
(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://community.mybb.com/thread-166773...pid1257501
i am getting sucked in openshift.com

can you please help me
(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.