Displaying 1 - 20 of 88
… Added reminders to our Matrix bot Submitted by John Locke on Mon, 05/22/2017 - 17:18 … respond to Bill in 2 hours For the past year, our Watney bot has alerted the release manager at the time scheduled by …
… Rate Limiting an aggressive bot in Nginx Submitted by John Locke on Tue, 08/22/2023 - … 'limit_req_zone' directive: map $http_user_agent $limit_bot { default ""; ~*(Bytespider) $http_user_agent; } limit_req_zone $limit_bot zone=bots:10m rate=30r/m; ... I had to read up on the map and …
… automation using the Drupal #AI module -- automatically tag your articles. With the AI module, its AI Automators … integrations, the great thing is you can easily edit the tags later if you want to highlight something specific, or if …
… -> develop -> release -> prod -> new development We have a bot in a chatroom that facilitates moving stuff through this … and the final version number is applied and a matching git tag is created. Then the CI system looks up the deployment … and the final version number is applied and a matching git tag is created. Then the CI system looks up the deployment …
… spammy messages, and for mail that gets through, tag it with a SpamAssassin score so that mail delivery agents … spammy messages, and for mail that gets through, tag it with a SpamAssassin score so that mail delivery agents …
… files for security reasons. Switching between trunk and a tag So far so good. We have the basics of an application set … public_html/dojo git tag # shows you a list of available tags git checkout svn/release-1.3.2 # checks out Dojo version … Dojo and non-built Dojo. With a build, you need script tags to load your build layers, and, obviously, they need to …
… much harder for viruses and automated tools to create vast bot-nets and the like. Here's a nice article describing why … much harder for viruses and automated tools to create vast bot-nets and the like. Here's a nice article describing why …
… verifies that all tests have passed or been approved, tags and then rolls out the code. The next day, Watney … addresses turn into links automatically. Allowed HTML tags: <a href hreflang> <em> <strong> <blockquote cite> … verifies that all tests have passed or been approved, tags and then rolls out the code. The next day, Watney …
… on Wed, 07/13/2016 - 11:42 Yesterday the Drupal security team gave a dire warning about extremely dangerous security … or more sites, with perhaps one or two more people on the team to help during these crunches. Other companies provide … break automatically. … Yesterday the Drupal security team gave a dire warning about extremely dangerous security …
… It grabs a snapshot of the current production database, tags the release, pushes the code to the production … release process to ensure there are database backups and tags for every release... I think without this automation … addresses turn into links automatically. Allowed HTML tags: <a href hreflang> <em> <strong> <blockquote cite> …
… on master is if we have to roll back to a previous release tag, if something truly went wrong. Staging is where things … Next it's a matter of doing the production deployment: Tag current production code commit Back up current production …
… find that this presents problems for a multi-developer team in that in order to work locally, I need to blow away …
… Once the dev site is updated, we create a new release tag and push it into our central git repository, where … regular backups of the files. We do a final snapshot/tag of the production code base, then pull down the new … Once the dev site is updated, we create a new release tag and push it into our central git repository, where …
… is a change to make to the site, we do it on dev and our bots test it thoroughly before applying it to the live site. … we've even got minions who do our testing for us (read: bots). Our solution will evaluate your prod environment … addresses turn into links automatically. Allowed HTML tags: <a href hreflang> <em> <strong> <blockquote cite> …
… In our SaltStack configuration management system, our bot uses "salt-call event.fire_master" to publish a … that had nothing subscribed to the event! Worse, our bot uses node.js to trigger these events, and in that … addresses turn into links automatically. Allowed HTML tags: <a href hreflang> <em> <strong> <blockquote cite> …
… the database so it doesn't accidentally spam (or charge users), and let us know when it's done so we could manually … the database so it doesn't accidentally spam (or charge users), and let us know when it's done so we could manually …
… I still like what I'm reading re: RIOT but... if the dev team needs a lesson about privacy, I'd rather just stick to a team that does understand this as part of their DNA. Reply …
… able to identify several big wins, such as: setup meta tag module, disabling php filters, fixing staff directory … able to identify several big wins, such as: setup meta tag module, disabling php filters, fixing staff directory …
… IRC never had the feature set that Matrix has, and its user base has dwindled dramatically since other systems have … or Discord, or WhatsApp -- you can only chat with other users of the same service, no way you can chat from Slack to … or Discord, or WhatsApp -- you can only chat with other users of the same service, no way you can chat from Slack to …
… From the code above, you can see we have a paragraph tag and JavaScript code. The role of the JavaScript code is … encode <script>alert('hacked')</script>, you will get: Hex value: %3C%73%63%72%69%70%74%3E%61%6C%65%72%74%28%27 …