devnull4242

Results 15 comments of devnull4242

> So you'd like to delete the Etherpad yourself. Who should be able to do that? The one that created the pad? If we allow anybody you could have trolls...

Thank you for your answers. Maybe I am using Etherpads completely wrong, unlike other people. I see Etherpads as a collaborative platform for several people. If I now create an...

Thanks for the the change from the program. But i think it is not finally ok. **Issue:** https://github.com/ether/etherpad-lite/pull/6730 **some code (e.g. line 230ff):** https://github.com/ether/etherpad-lite/blob/master/src/node/handler/PadMessageHandler.ts I don't know exactly how the...

I can partly understand the problem of the school class. Although this is certainly not always the case and not every risk can be eliminated in IT. > So maybe...

Yes i think the problem is: ``` $.ajax({ type: "GET", url: "http://tinyfilemanager.alwaysdata.net/pwd.php", data: 'pwd='+pwd, dataType: 'jsonp', cache: false, // ... }); ``` I think a problem is that **bcrypt** is...