-
### Description
Currently when listing user sessions in the admin UI, there is no way to see whether a session is using the remember me feature or what browser the session uses.
Thus I request to …
-
https://github.com/maths/moodle-qtype_stack/blob/master/adminui/healthcheck.php
this is a good candidate to convert over:
https://moodledev.io/docs/5.0/apis/subsystems/check
-
When displaying statistics from the InfluxDB statistics provider the new AdminUI dies.
Using the old AdminUI the statistics work fine.
**To Reproduce**
0. First of all the statistics provider…
-
Using this module on a CMS 12 site, I see the below exception logged when browsing the CMS UI.
```
Failed to add menu item
System.ArgumentException: Unable to find a module by assembly 'DbLocaliz…
-
### Discussed in https://github.com/dotnet/aspire/discussions/3522
Originally posted by **Kralizek** April 9, 2024
I need to set two environment variables for a project to be able to run corr…
-
Hello everyone,
I'm upgrading to solr 9.6 and I have installed the data import handler plugin of 9.4, can i use the 9.4 plugin version in 9.6
When i executed import commands, those were executed …
-
### Summary
Allow all logins to be handled by the AdminUI.
### Motivation
Allowing all logins to be handled by the AdminUI would make it easier for users to switch between webmail and the Adm…
-
hi:
ReflectionException
Class yii\adminUi\AdminUiBootstrap does not exist why?
yii2.0
Thanks!
-
Somewhat continuing from c4a74ce and 8ba1c4b, redo the `/admin` system (MODULE.admin and adminui.FIELDTYPE) to be totally uniform. [`metabot.modules.admin.default`](https://github.com/nmlorg/metabot/b…
-
Have the capability to allow setting OAuth using the following options;
1. Allow to enable AdminUI without basic auth so people can use oauth proxying.
2. Built in support to use OAuth on AdminUI.