Noah Mayr

Results 3 issues of Noah Mayr

As far as I know the LuaJit C-API includes all the same functions as standard Lua 5.1 with some [extensions](http://luajit.org/ext_c_api.html). I'd add this functionality myself but I just started using...

Feature Request

**Describe the bug** Authentik reports that no workers are connected, there is a running worker though and background jobs are running fine. **To Reproduce** Steps to reproduce the behavior: 1....

bug

While it makes sense that objects that are actually instances of something other than `Object` to not be treated as plain objects, objects can also have no prototype at all...