Skip Navigation

Posts
1
Comments
105
Joined
3 yr. ago

  • So for instance, if I install microblogging and communities I would have something like Mbin?

  • How they do it?

  • Deleted

    Permanently Deleted

    Jump
  • Xmpp is The activitypub of chatting

  • Deleted

    Permanently Deleted

    Jump
  • For Cloudflare users:Security Rules:

     Expression
        
    (http.request.uri.path eq "/api/v3/comment/list" and not http.request.uri.query contains "post_id")
    
      

    For Caddy users:

     nginx
        
      # >>> Specific handler for /api/v3/comment/list with post_id check
      handle_path /api/v3/comment/list {
        # Check if the 'post_id' query parameter is present
        @hasPostId {
          query post_id=*
        }
        # Abort the connection if the parameter is missing
        handle @hasPostId {
          reverse_proxy http://localhost:8536/
        }
        # This handles all requests that did not match @hasPostId
        abort
      }
    
      
  • Deleted

    Permanently Deleted

    Jump
  • Good, I am challenging all ASN 49453

  • Deleted

    Permanently Deleted

    Jump
  • I am gonna try to make it for caddy too

  • Hahahaha this is the best comment I ever read!

  • lol this works

  • I think these things oscillates a lot.

  • I guess he was ironic

  • IIRC they are already working on this

  • This is where a lot of the reliance of GitHub comes from, in my opinion.

    100% agree with you here.

  • We already get more than enough drive by spam from everyone who just makes an account to complain that our code doesn’t do something we never said it did. And if they don’t even have to do that? Ugh.

    That's easy to solve by allowing no one to open issues at all. JK.

  • Keep adding

  • They are not. Stop spreading bullshit..