-
Hey, first of all thank you for creating this library!
I am working on a larger project where I use MDUI with HTMX. When sending form data to a server with htmx, the submit button adds an empty fie…
-
https://github.com/user-attachments/assets/cab66b41-f630-41b9-b50d-012a2208a5ee
Here is the basic html that I used.
```
```
Here is the css class
```
.paramInput {
ma…
-
Hi,
I've implemented SSO for Shibboleth IdP (External) as per:
https://apereo.github.io/cas/6.4.x/integration/Shibboleth.html which works fine.
I'm also trying to implement
Displaying SAML MDUI …
-
Attributes can have namespaces, such as in:
```xml
TestShib Test IdP
TestShib IdP. Use this as a source of attributes for your test SP.
https://www.testshib.org/testshibtwo.jpg
```
(…
-
-
这个MDUI挺好看,但是覆盖不全,如果字体颜色也能DIY就好了。
手机页面没覆盖,希望仿照克米设计。
其他还好,发帖那个按钮贴图有些许不违和。
-
当同时引入MDUI(1.0.1)和mdui.editor(1.0.2)时,mdui的mdui-fab样式会被覆盖,这会导致显示在右下角的mdui-fab浮动按钮变为长方形。
修复方式:
找到mdui的
`/**
* =============================================================================
* ***…
-
An `` value of (say) "1.2.3.4", lacking a "/nn" mask size component, results in an array index out of bounds error.
This is due to a [java-support issue](https://issues.shibboleth.net/jira/browse/JSP…
-
When our metadata is read MCB throws the following exception due to a missing null pointer check.
16:28:03.842 - ERROR [edu.internet2.middleware.assurance.mcb.authn.provider.MCBLoginServlet:602] - E…
-
Our IdP is Shibboleth Identity Provider 4.0.1, see https://www.shibboleth.net/products/ .
Our metadata is autogenerated and the generation cannot be influenced. The metadata contains two "mdui:Logo" …