diff --git a/access.lua b/access.lua index c5c3e76..229403a 100644 --- a/access.lua +++ b/access.lua @@ -10,7 +10,7 @@ ngx.header["X-SSO-WAT"] = "You've just been SSOed" -- Misc imports local jwt = require("vendor.luajwtjitsi.luajwtjitsi") local cipher = require('openssl.cipher') -local rex = require("rex_pcre") +local rex = require("rex_pcre2") -- ########################################################################### -- 0. Misc helpers because Lua has no sugar ... diff --git a/debian/changelog b/debian/changelog index 18e455f..2a5ff8d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,17 @@ +ssowat (12.0.0) unstable; urgency=low + + - Tmp changelog to prepare Bookworm + + -- Alexandre Aubin Thu, 04 May 2023 20:30:19 +0200 + +ssowat (11.2) stable; urgency=low + + - i18n: Translations updated for Chinese (Simplified), German, Indonesian, Japanese + + Thanks to all contributors <3 ! (Christian Wehrli, motcha, Neko Nekowazarashi, Poesty Li) + + -- Alexandre Aubin Mon, 17 Jul 2023 16:34:25 +0200 + ssowat (11.1.4) stable; urgency=low - Releasing as stable diff --git a/debian/control b/debian/control index 0915ae1..17a0a0f 100644 --- a/debian/control +++ b/debian/control @@ -7,7 +7,7 @@ Standards-Version: 3.9.1 Package: ssowat Architecture: all -Depends: nginx-extras (>=1.6.2), lua-json, lua-rex-pcre, lua-basexx, lua-luaossl, lua-logging, whois +Depends: nginx-extras (>=1.6.2), lua-json, lua-rex-pcre2, lua-basexx, lua-luaossl, lua-logging, whois Homepage: https://yunohost.org Description: user portal with single sign-on designed for Yunohost A minimalist user portal with single sign-on, designed to be