Jump to content

gigantor

Clients
  • Posts

    67
  • Joined

  • Last visited

 Content Type 

Downloads

Release Notes

IPS4 Guides

IPS4 Developer Documentation

Invision Community Blog

Development Blog

Deprecation Tracker

Providers Directory

Forums

Events

Store

Gallery

Everything posted by gigantor

  1. I agree, IPS has killed the ability to customize our communities.
  2. I keep forgetting that you guys are now hosting too...
  3. Are you relaying the email or sending directly? It sounds like your SPF/DKIM does not include your IPBoard server's IP or selector.
  4. Hi All, When trying to install the latest upgrade, the gui loops to the confirmation page and will not proceeds. I never get to the sign-in page. I have disabled all apps/plugins listed as incompatible. Please help. Thanks
  5. You need to import the package key so it is accepted. rpm --import https://mirror.city-fan.org/ftp/contrib/GPG-KEYS/RPM-GPG-KEY-city-fan.org-rhel-7
  6. I would do it it the other way around, redirect the new one to the old one, that way nothing changes.
  7. The Editor used to have a "Source" button which would display the html being edited. It is no longer there and its also not available to be added to the toolbar. I must have it!! 🙂
  8. We have our own infrastructure, so I can't comment on AWS with the exception of their Simple Email Service (SES). Its blacklisted by almost everyone because every website developer uses it for their web forms. I wouldn't use it.
  9. I went ahead and got nginx / modsecurity /owasp working. No issues at all, our community is actually faster now.
  10. Hi All, I need to install an app on my server that uses sendmail. Will there be a problem if I change the sendmail configuration? Thanks
  11. One can use the WAF with the OWASP ruleset, it's supposed to be the cat's meow in web app security these days.
  12. I was thinking security. I use Nginx reverse proxy with the open source ModSecurity (Web Application Firewall) module for other public facing servers for compliance reasons, and want to do the same with IPS. "Even when you understand security, it is difficult to create secure applications, especially when working under the pressures so common in today’s enterprise. The NGINX ModSecurity Web Application Firewall (WAF) protects applications against sophisticated Layer 7 attacks that might otherwise lead to systems being taken over by attackers, loss of sensitive data, and downtime. The NGINX ModSecurity WAF is based on the widely used ModSecurity open source software. " Detect and stop a broad range of Layer 7 attacks: SQL injection (SQLi), cross‑site scripting (XSS), and Local File Include (LFI), which which together account for over 90% of known Layer 7 attacks Cross‑site request forgery (CSRF), Remote File Include (RFI), remote code execution (RCE), and HTTP protocol violations Other common attack vectors, detected by your own custom regex‑based rules I hear that, we could disable caching...
  13. Hello, I want to put an nginx reverse proxy in front of my IPS server. Has anyone done this? Is there a special config for nginx? Thanks
  14. Update: It seems to be only on the Marketplace Dashboard, if I choose one of the categories, it works fine.
  15. Hi All, When I go to the marketp[lace on the ACP, I get the following: "Currently, the Marketplace does not have any resources that are compatible with your current version of Invision Community. If you are using an old version, you will need to update to the latest version." I'm on the latest version, 4.6.8. Help!
  16. Hi All, I have a custom PHP block that I'm working on. Question: How do I retrieve the user's Display Name from PHP? Thanks
  17. Great plugin! After upgrading to v4.6 it didn't work. I saw an updated version, so uninstalled but when I try to install updated version, it says that the plugin is already installed. How can I reinstall?
  18. The PhP mail() function was disabled. But I changed to an SMTP relay anyway.
  19. I noticed emails are not being delivered by our server. When I run an email test from the ACP I get the following error: IPS\Email\Outgoing\Exception: Constant IN_DEV already defined (0) The Email error log has a bunch of filesize(): stat failed... errors.
  20. Never mind, I was escaping the quotes.
×
×
  • Create New...