11 Commits

Author SHA1 Message Date
3bf3c71d8c feature (session): enable plugin to handle auth response 2025-08-13 18:11:47 +10:00
72312435cf chore (refactoring): cleanup plugin 2025-06-30 12:11:42 +10:00
fe736b755d fix (cookie): sso cookie issue on safari
whenever using an iframe, cookies are a problem in cross domain setup as
browser like safari got that disabled entirely. We had to find a
solution to work with Safari properly, hence passing the data through
URL
2024-09-07 01:57:31 +10:00
e1b477b65b feature (base): configurable base 2024-06-21 21:05:44 +10:00
d9202c7f15 release (migration): migration of admin interface 2023-10-07 22:47:37 +11:00
5c9c85ff2a fix (middleware): disable auth middleware 2022-11-26 01:59:28 +11:00
c828b22f7a improve (middleware): content for description fields 2022-11-10 00:16:08 +11:00
92219db637 feature (middleware): passthrough middleware 2022-11-09 13:59:35 +11:00
633f17a63b feature (plg_authenticate_passthrough): populate session data 2022-08-26 21:03:26 +10:00
f1c32880a3 refactoring (sso): sso middleware 2022-01-10 00:42:16 +11:00
d56663e805 cleanup (sso): cleanup sso related plugins 2022-01-07 01:17:33 +11:00