Skip to content

Commit a5ee3ec

Browse files
committed
feat(auth): add config options for Basic and Minimal view selection
New options: select_basic_view and select_minimal_view (both default false). Let's soft-phase out these views. Admins must now enable them in conf.php if they want them. Minimal-Mobile is for pre-iphone era phone browsers. Basic Mode is pre-ajax and in many cases basic and dynamic are already merged.
1 parent 4ab7de2 commit a5ee3ec

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/Auth/ResponsiveLoginController.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,6 @@
2727
*
2828
* Copyright 2026 Horde LLC (http://www.horde.org/)
2929
*
30-
* @author Claude Code Assistant
3130
* @category Horde
3231
* @license http://www.horde.org/licenses/lgpl21 LGPL 2.1
3332
* @package Horde

0 commit comments

Comments
 (0)