princekhunt / privateping

PrivatePing is a secure messaging application built on Python's Django framework, providing end-to-end encryption for messages exchanged between users.
https://privateping.bytespot.tech
MIT License
124 stars 30 forks source link

#25 Disable Right click on all pages. #39

Closed sudarshankakde closed 1 week ago

sudarshankakde commented 1 week ago

Created -

  1. Base.js

Added-

Base.js is added to all HTML pages which are not extended and base layout pages. it disables the right click (context menu ) and inspect element mode as well as view page source.