Skip to content
#

knexjs

Here are 561 public repositories matching this topic...

JaneJeon
JaneJeon commented Jan 27, 2021

For this we might have to expand the definition of "authorization library", but I know for a fact that there exist "rule engines" that can effectively be used for the same purpose, with the additional benefit of being able to see/build/debug the rules visually in the UI, without having to write test cases which are a pain in the ass.

For starters, I know for a fact that https://github.com/cache

MattIPv4
MattIPv4 commented Feb 16, 2020

Bug Report

Description

When editing the id of an existing list within the app, it will generate a new message in the lists Discord channel instead of updating the old one. This results in two entries being in the lists_messages table, one with the old list id / message id and another with the new list id / message id.

Steps to reproduce

  • Add a list to the app
  • Ensure the a

Improve this page

Add a description, image, and links to the knexjs topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the knexjs topic, visit your repo's landing page and select "manage topics."

Learn more