-
To prevent users having too strange problems with compact mode adapters that are not clean we should have a "verifiedCompact" entity which is only setable by us.
When someone uses a adapter in comp…
-
I found that Sieve will flow an error if I try to use CustomFilter and don't add Sieve attributes and no CustomSieveProcessor
e.g. I got this custom filter
``` C#
public class SieveCustomFilterMe…
-
Under most circumstances, a user will interact with their swapbot administrative account using their email address or username. Should they need to reset a password, access to their email is all that…
-
The production branch on this repository is not protected against force pushes. This setting is recommended as part of [Mozilla's Guidelines][guidelines_url] for a Sensitive Repository.
**Anyone with…
-
Auth Specification:
Authentication will be based on Username and Password.
Authorization will be based on Role-Based Access Control (RBAC), see SlimBook Vol.3, p. 55.
We will use different authoriza…
-
I want to design a multiple domain/tenant RBAC .
but auth_assignment item_name is primary key.
So I need create roles domain/1/admin , domain/2/admin etc .... then I can assign user to those dom…
-
- Laravel Version: 8.x
- PHP Version: 8.0
- Laravel-admin: 1.8.17
### Description:
使用 RowAction 的时候,只能获取到当前行的数据,怎样能附加一些其他数据过去呢?
很多时候,操作的数据不仅仅是当前行
```
// 考虑过使用构造函数传参,但是并不能执行
$actions->add…
-
Related to https://github.com/internetee/registrar_center2/issues/93
1. Remove the ca key password from the registry configuration
2. Add certificate request section to display requests from the …
-
```
What steps will reproduce the problem?
1.If the user does not have something must be given a message You are not
authorized to perform this action. But application givem message about error.
W…
-
## Subject
Thank you for the beautifully done admin theme for the beloved Sonata, this gives it a fresh lease of line.
I had a custom list action in my "vanilla" Sonata Admin that would appear …