Johannes Meyer
|
c40cfb41a8
|
RoleForm: Force a suffix for all element names
fixes #4973
|
2023-06-22 15:04:19 +02:00 |
Alexander A. Klimov
|
3784fe80b7
|
LoggingConfigForm: on Docker default to webserver log
|
2023-01-24 11:23:34 +01:00 |
Johannes Meyer
|
ec7fb82a94
|
login: Don't redirect to external resources
fixes #4945
|
2022-12-07 11:54:45 +01:00 |
Alexander A. Klimov
|
a3100d378b
|
SshResourceForm: fix XSS by escaping user-defined resource name
in the tooltip of the message shown instead of the private key.
|
2022-12-01 11:35:11 +01:00 |
Johannes Meyer
|
4d0e42787a
|
ConfigForm: Remove empty sections
fixes #4939
|
2022-11-02 16:07:53 +01:00 |
Johannes Meyer
|
5059a782a8
|
RoleForm: Use the `<details>` tag
|
2022-10-10 10:42:45 +02:00 |
Sukhwinder Dhillon
|
09d378ab65
|
ApplicationConfigForm: Remove loop and simplify the code
|
2022-05-27 14:02:11 +02:00 |
Sukhwinder Dhillon
|
a250202fa3
|
ApplicationConfigForm: Remove not required Form elements
|
2022-05-27 14:02:11 +02:00 |
Sukhwinder Dhillon
|
aad2419545
|
Remove obsolete `config_backend` option and not required code
The user preferences backend is now always a `db`.
|
2022-05-27 14:02:11 +02:00 |
Johannes Meyer
|
dcb83d9ab5
|
PreferenceForm: Always enable mode selection if user theme is compatible
fixes #4744
|
2022-04-11 13:28:36 +02:00 |
Johannes Meyer
|
1422f50fad
|
RoleForm: Don't pass null to `preg_match`
|
2022-03-29 16:35:23 +02:00 |
moreamazingnick
|
ba677de0c6
|
Fix missing global theme check refs #4723 (#4724)
|
2022-03-29 16:34:35 +02:00 |
Johannes Meyer
|
3dc384fb58
|
Avoid passing `null` to non-nullable arguments
|
2022-03-24 12:29:06 +01:00 |
Johannes Meyer
|
0d032989e6
|
Fix style issues in recent security fixes
|
2022-03-08 15:20:16 +01:00 |
Johannes Meyer
|
9883c36841
|
SshResourceForm: Don't accept `file://...` as private key
|
2022-02-23 16:41:40 +01:00 |
Johannes Meyer
|
74971359a3
|
css: Change mode detection to look for `@light-mode`
|
2022-02-10 11:11:06 +01:00 |
Johannes Meyer
|
e2a51e75e5
|
RoleForm: Really only show that everything is allowed if `*` is granted
fixes #4622
|
2021-12-14 10:22:18 +01:00 |
Johannes Meyer
|
a9a3288e10
|
Merge pull request #4567 from Icinga/bugfix/mobile-issues-4562
Bugfix/mobile issues 4562
|
2021-11-04 08:55:18 +01:00 |
Johannes Meyer
|
aa101e18c8
|
PreferenceForm: Don't try to load missing themes
|
2021-11-02 15:09:26 +01:00 |
Johannes Meyer
|
16f1f51f66
|
GeneralConfigForm: Fix error if there's no config.ini
|
2021-11-02 13:29:36 +01:00 |
Florian Strohmaier
|
bdfb75023f
|
PreferenceForm: Add `.theme-mode` class to theme mode control-group
refs #4562
|
2021-10-26 16:49:15 +02:00 |
Johannes Meyer
|
24c1618793
|
LoginForm: Also disable stay logged in case of no encryption method
|
2021-08-10 10:09:15 +02:00 |
Johannes Meyer
|
0c8466fa93
|
RoleForm: Make sure to grant general module access...
...if full access is granted
|
2021-07-27 14:04:29 +02:00 |
Johannes Meyer
|
1fd00dcf1c
|
We drop support for the `INI` config backend type with v2.11
|
2021-07-12 10:35:56 +02:00 |
Johannes Meyer
|
df49f0c241
|
PreferenceForm: Detect client changes based on current session
not based on the stored preferences. The session is more up2date.
refs #4417
|
2021-07-05 18:08:15 +02:00 |
Johannes Meyer
|
decf8c0588
|
css: Cleanup login.less and fix layout issues
fixes #4419
|
2021-07-02 12:12:13 +02:00 |
Florian Strohmaier
|
4b75f94573
|
PreferenceForm: Style theme mode control
|
2021-06-23 17:34:27 +02:00 |
Sukhwinder Dhillon
|
4ba0fb102f
|
PreferencesForm : Reload CSS if theme mode changed
|
2021-06-23 17:34:27 +02:00 |
Johannes Meyer
|
ae7b2c47a6
|
PreferenceForm: Really only reload CSS or redirect if required
|
2021-06-23 17:34:27 +02:00 |
Sukhwinder Dhillon
|
9fbd82e17f
|
PreferenceForm: Add option to change the theme mode
|
2021-06-23 17:34:27 +02:00 |
Florian Strohmaier
|
9a8bf67072
|
LoginFormn: Use placeholder insted of labels
|
2021-06-23 07:39:56 +02:00 |
Johannes Meyer
|
0756797fbb
|
Make configuration of custom user-group backends possible
refs #2840
|
2021-06-18 10:41:39 +02:00 |
Gianluca Piccolo
|
1e7f700102
|
Make configuration of custom user backends possible
refs Icinga/icingaweb2#2840
|
2021-06-18 10:28:35 +02:00 |
Johannes Meyer
|
caef8dab6a
|
PreferenceForm: Fix that the default locale is not choosable
refs #4376
|
2021-06-02 12:03:50 +02:00 |
Johannes Meyer
|
573af6b2df
|
PreferenceForm: Detect locales using ipl-i18n
|
2021-05-28 14:03:36 +02:00 |
Eric Lippmann
|
68acf12407
|
Remember me (#4112)
Co-authored-by: Sukhwinder Dhillon <sukhwinder.dhillon@icinga.com>
|
2021-05-21 15:43:06 +02:00 |
Johannes Meyer
|
9d6bef0a39
|
PreferenceForm: Reload the entire layout if the locale changes
|
2021-05-17 13:20:42 +02:00 |
Johannes Meyer
|
f782c08d80
|
RoleForm: Highlight set privileges in headers
resolves #4241
|
2021-04-08 10:13:24 +02:00 |
Johannes Meyer
|
68f101b015
|
RoleForm: Don't let privilege labels break on dashes
|
2021-04-07 14:30:14 +02:00 |
Johannes Meyer
|
ab7d73a8ee
|
RoleForm: Add static method `collectProvidedPrivileges()`
Was previously part of method `init()`. Split up into its
own method to allow external usage.
|
2021-04-07 14:30:14 +02:00 |
Johannes Meyer
|
544febe84e
|
RoleForm: Fix self reference when creating a new role without parent
|
2021-03-19 09:03:19 +01:00 |
Johannes Meyer
|
885947bc6a
|
LoginForm: Add `autocomplete` attributes as requested by Chrome
|
2021-03-09 08:58:12 +01:00 |
sukhwinder33445
|
ab97b6fdf0
|
Enforce database as configuration backend (#4135)
|
2021-02-18 12:31:21 +01:00 |
Johannes Meyer
|
cc65164a67
|
Adjust global permissions
|
2021-02-18 11:11:39 +01:00 |
Johannes Meyer
|
429a70f05f
|
Auth: Allow to ignore any and all restrictions
|
2021-02-18 11:11:39 +01:00 |
Johannes Meyer
|
bdd0f204f0
|
Auth: Support single inheritance in roles
|
2021-02-18 11:11:39 +01:00 |
Johannes Meyer
|
87d741265e
|
Auth: Add support for denied permissions
|
2021-02-18 11:11:39 +01:00 |
Johannes Meyer
|
c2efbbdafc
|
RoleForm: Don't hide permissions/restrictions in admin roles
resolves #4068
|
2021-01-12 11:38:59 +01:00 |
Johannes Meyer
|
0f400ea4ef
|
PreferenceForm: Properly process autosubmits
Otherwise the default value of element `auto_refresh_speed`
is not applied after enabling element `auto_refresh`.
|
2020-11-30 11:41:23 +01:00 |
Alexander Aleksandrovič Klimov
|
79ad7a4197
|
Name auto-refresh speeds more human readable
Co-authored-by: Johannes Meyer <johannes.meyer@icinga.com>
|
2020-11-26 11:38:02 +01:00 |