hide creation view for IP addresses not on whitelist #1530
-
Describe the problem/questionWhen we have a white list of IP addresses that can create pastes, for IP addresses outside this list, the creation form is displayed by default after entering. Is it possible to hide this form for IP addresses outside the white list? This is a bit misleading Did you use the FAQ section?
What you did?just go to the default view What happensNo response What should happenit would be nice if the creation form was hidden Additional informationNo response Server addressNo response Server OSNo response WebserverNo response PrivateBin version1.7.6 Browser and versionNo response Local operating system and versionNo response Issue reproducibilityNo, I cannot reproduce it on https://privatebin.net. |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 1 reply
-
Please see our FAQ for that, this question covers how you can solve this: https://github.com/PrivateBin/PrivateBin/wiki/FAQ#how-can-i-link-to-a-read-only-mode-where-users-cant-submit-pastes There is no built-in IP white or blacklisting except for throttling reasons. |
Beta Was this translation helpful? Give feedback.
-
this does not answer my question. IP whitelist, i.e. this parameter PrivateBin/cfg/conf.sample.php Line 179 in bb4a3a0 I added my IP, but others see the creation view even though they can't create, and it's best to hide the form and the creation button |
Beta Was this translation helpful? Give feedback.
Please see our FAQ for that, this question covers how you can solve this: https://github.com/PrivateBin/PrivateBin/wiki/FAQ#how-can-i-link-to-a-read-only-mode-where-users-cant-submit-pastes
There is no built-in IP white or blacklisting except for throttling reasons.