This pull request adds AUTH_USERNAME_EXPIRED auth api return code and uses it in ephemeral
authentication when username has expired. Script can then tell the user about the
expiration with a suitable response.
You can view, comment on, or merge this pull request online at:
https://github.com/kamailio/kamailio/pull/1910
-- Commit Summary --
* - added AUTH_USERNAME_EXPIRED auth api return code and used it in auth
-- File Changes --
M src/modules/auth/api.h (1)
M src/modules/auth_ephemeral/authorize.c (26)
-- Patch Links --
https://github.com/kamailio/kamailio/pull/1910.patch
https://github.com/kamailio/kamailio/pull/1910.diff
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/pull/1910