Merge branch 'develop' into app-switcher

This commit is contained in:
Shariq Ansari 2024-08-12 17:19:56 +05:30 committed by GitHub
commit 6c54307859
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -40,6 +40,7 @@
"column_break_uhqk",
"login_with_email_link",
"login_with_email_link_expiry",
"rate_limit_email_link_login",
"brute_force_security",
"allow_consecutive_login_attempts",
"column_break_34",
@ -669,12 +670,19 @@
"fieldname": "default_app",
"fieldtype": "Select",
"label": "Default App"
},
{
"depends_on": "login_with_email_link",
"description": "You can set a high value here if multiple users will be logging in from the same network.",
"fieldname": "rate_limit_email_link_login",
"fieldtype": "Int",
"label": "Rate limit for email link login"
}
],
"icon": "fa fa-cog",
"issingle": 1,
"links": [],
"modified": "2024-08-08 20:10:55.939839",
"modified": "2024-08-12 17:02:41.877346",
"modified_by": "Administrator",
"module": "Core",
"name": "System Settings",