Jump to content

MEVi

Clients
  • Joined

  • Last visited

  1.    SeNioR- reacted to a post in a topic: SAML 2.0 support
  2.    Felipo Antonoff - Opencart reacted to a post in a topic: Telegram X for IPS
  3. Hello, We are under DDoS attacks from the company Expanse Inc. According to them these attacks on our servers are legal according to the CFAA-compliant. 😨 Google: Palo Alto Networks ensables your team to prevent successful cyberattacks with an automates approach that delivres consistent security across cloud, network and mobile. We have blocked IP addresses (34.96.130.0/24, 34.77.162.0/24, 34.86.35.0/24, 144.86.173.0/24), but this is not effective, as it consumes resources that are not negligible given the volume of attacks. Curiously, not all websites are attacked by the same volume of connections. Have you ever had this type of problem? What are our options to stop their attacks?
  4.    sobrenome reacted to a comment: What's new in 4.6.0?
  5.    MEVi reacted to a comment: What's new in 4.6.0?
  6.    sobrenome reacted to a comment: What's new in 4.6.0?
  7.    MEVi reacted to a comment: What's new in 4.6.0?
  8.    sobrenome reacted to a comment: What's new in 4.6.0?
  9.    MEVi reacted to a post in a topic: Errors logs export to CSV file
  10.    MEVi reacted to a post in a topic: Spam via Contact Us - Call to Arms!
  11.    NoSpy reacted to a post in a topic: Pages relational database
  12.    NoSpy reacted to a post in a topic: Alias (Downlaods, Blog...)
  13.    MEVi reacted to a comment: What's new in 4.6.0?
  14.    MEVi reacted to a comment: What's new in 4.6.0?
  15.    MEVi reacted to a post in a topic: Hump Day: 4.6 Beta 2 is live!
  16. MEVi replied to MEVi's post in a topic in Feedback
    I will make an example: I created a database-pages (Mendeleiev) without categories with the terms of the Mendeleiev table. In another database-pages (english) with caterogies, I have defined a field that is relational with the Mendeleiev database and work fine. Now I want create and another database-pages (french) and use field that is relational with the Mendeleiev it's not possible because it was already used...
  17. MEVi posted a post in a topic in Feedback
    Hello, I see a problem in the Pages module. I have created relational headings to avoid using TAGs which simplifies the keywords but I realize that it is not possible to assign several times the page in relational mode.
  18. MEVi replied to Morrigan's post in a topic in Feedback
    I discover the Wiki features and realize that it is not possible to define a unique author in the page module. This would avoid having to edit thousands of articles to assign them to a fictitious member.
  19.    MEVi reacted to a post in a topic: Multiple owners/authors
  20.    MEVi reacted to a post in a topic: Multiple owners/authors
  21. MEVi posted a post in a topic in Feedback
    Hello, In CP-Admin it's possible purge after x day(s), but it's not possible export to CSV file. Can you add feature to download files CSV of logs errors, please.
  22. Many thanks
  23. Hello, Could you add a downloads tab in the user profile ?
  24. MEVi posted a post in a topic in Feedback
    Hello, I use the club module a lot to create work groups. But I see a problem it is not possible to put a download area that is common to two clubs, this would avoid having duplicate files. The idea is to allow you to create an alias that displays the content of a section like for example the space for downloads. We can also imagine wanting to post in another club (private), a blog to avoid duplication. The member would not see the difference between the origin and the alias while the moderator and administrators would be informed.
  25. Hello, I have members who would like to create spreadsheets like with excel but do not know if this is possible on the forum.
  26. MEVi replied to MEVi's post in a topic in Feedback
    This does not work because users or robots exclude the Piwik script. What to do?
  27. MEVi replied to Open Dev Community's post in a topic in Feedback
  28. MEVi replied to Morrigan's post in a topic in Feedback
    I also have this problem because depending on the duration of the project the URLs can change or I have to rephrase the title of the project.
  29. We have enabled DNSSEC + SSL to reduce the problems, but many members (admin/modo) request that the private messages they receive by email be encrypted (PGP), since to restore the password we use SMS.
  30. MEVi replied to MEVi's post in a topic in Feedback
    It's a very good idea <FilesMatch "^(sitemap\.php)$"> AuthType basic AuthName "Unauthorised For Legal Reasons" AuthUserFile /path/to/.htpasswd Require valid-user </FilesMatch>