Package: debian-mendix-archive-keyring Version: 2026.01.08 Architecture: all Maintainer: Hans van Kranenburg Installed-Size: 27 Multi-Arch: foreign Priority: extra Section: misc Filename: pool/main/d/debian-mendix-archive-keyring/debian-mendix-archive-keyring_2026.01.08_all.deb Size: 8504 SHA256: 94498024c47c4192768fe3b61f82766cc269ebe4da55a6d57522c2190af71700 SHA1: b03e89352682d6fdc00bd41b4e871456e55d8f44 MD5sum: f1bd5cfbd9b56c38ff51c548b09d900d Description: GnuPG archive keys of the mendix debian archive The mendix debian archive digitally signs its Release files. This package contains the archive keys used for that. Package: lua-mendix-teamserver Version: 5-2 Architecture: all Maintainer: Hans van Kranenburg Installed-Size: 29 Depends: lua-resty-core, lua-cjson, lua-resty-jit-uuid Provides: lua5.1-mendix-teamserver Priority: optional Section: libs Filename: pool/main/l/lua-mendix-teamserver/lua-mendix-teamserver_5-2_all.deb Size: 6664 SHA256: ea027f75d89a914d27aa0d90104e1fc0a536b207d1038c9c803305ae9e47cba4 SHA1: 620bda7479955c58390f94ea4169f0d35ed3a3f6 MD5sum: a521d1b05138eae0147a4e0c9f9a0184 Description: Teamserver authentication and authorization code. This lua module can be loaded in nginx and provides code to run in the access phase of a request, where usually also stuff like ip filtering and user/password checking happens. . For actual checking of usernames, passwords, openid tokens and for authorization info, the code makes requests to a running svnbot. Results are cached for some time, so that subsequent subversion calls are let through as fast as possible. Lua-Versions: 5.1 Package: svnbot Version: 26-1~mx11u1 Architecture: all Maintainer: Hans van Kranenburg Installed-Size: 194 Depends: python3, python3-yaml, python3-sleekxmpp, python3-bsddb3, python3-flask, python3-jwcrypto, python3-requests, python3-bcrypt, python3:any Recommends: subversion Priority: optional Section: python Filename: pool/main/s/svnbot/svnbot_26-1~mx11u1_all.deb Size: 31688 SHA256: 2fcd8c01709887ded31a8319d0832bc85620cec2cc96ddc106c04f024669468d SHA1: 39dc32b8921e57e71e7499ace407f12c5d4c9ad8 MD5sum: d72edbbca046f65f82dec088f3063d12 Description: SVN bot for Mendix Teamserver SVNBot is a small python daemon that functions as a sidecar to the main data flow of end users working with Mendix projects in the (web)modeler. It's running at the Mendix Team Server a.k.a. Model Repository.