Commit Graph

15 Commits

Author SHA1 Message Date
Eduardo Silva
ea32dc8297 update QR code generation by implementing POST request handling and validating input fields in the authentication method forms 2026-03-16 21:16:31 -03:00
Eduardo Silva
ceb9c2395a add validation to prevent deletion of authentication methods in use by access policies 2026-03-16 17:24:57 -03:00
Eduardo Silva
9e4da484fe add default entries creation on post-migrate signal and refactor application model logic 2026-03-16 17:08:50 -03:00
Eduardo Silva
6591eca65b add session expiration fields to auth method form and model 2026-03-16 09:49:29 -03:00
Eduardo Silva
14bd4e8ccc add TOTP authentication method rules and display in user list 2026-03-15 17:20:18 -03:00
Eduardo Silva
2386d8fbb3 add password and TOTP PIN fields to user form with validation and QR code generation 2026-03-15 17:08:58 -03:00
Eduardo Silva
75d4fb022b add TOTP secret generation button and update help text for TOTP authentication 2026-03-15 16:49:54 -03:00
Eduardo Silva
06426b3852 add 'Global TOTP Before Authentication' option and update form layouts 2026-03-14 08:52:31 -03:00
Eduardo Silva
17108c984e enhance forms and views with PrependedText for better input clarity; update tab order in gatekeeper list 2026-03-12 15:22:58 -03:00
Eduardo Silva
38414dd276 refactor forms and views for improved layout and consistency; update auth method relationships in models 2026-03-12 14:58:36 -03:00
Eduardo Silva
d67c48f427 improve authentication method form 2026-03-12 10:26:47 -03:00
Eduardo Silva
197186b223 add gatekeeper authentication method form template 2026-03-12 10:02:47 -03:00
Eduardo Silva
cecdb7b0fa add management views, forms, and templates for Gatekeeper IP addresses 2026-03-12 09:58:08 -03:00
Eduardo Silva
e57bce8495 add gatekeeper management views, forms, and templates 2026-03-12 09:22:00 -03:00
Eduardo Silva
1b51ced8bd gatekeeper and app_gateway first commit 2026-03-11 16:35:43 -03:00