-
## Notification from ioBroker Check and Service Bot
Dear adapter developer,
I'm the ioBroker Check and Service Bot. I'm an automated tool processing routine tasks for the ioBroker infrastructure. I h…
-
I Expected RequireDestinationMemberSource to propagate to dependent child classes.
```cs
[AdaptFrom(typeof(A), RequireDestinationMemberSource = true), GenerateMapper]
public class ADto
{
pu…
-
**Description**
A clear and concise description of what you want to happen.
see #81 for further details.
this story shall cover option 3:
~1. Spend LP for Attribute Improvement (**default**)…
-
**Description**
A clear and concise description of what you want to happen.
see #81 for further details.
this story shall cover option 2:
~1. Spend LP for Attribute Improvement (**default**)…
-
**Is your feature request related to a problem? Please describe.**
* Policy states SAML2 Identity Provider should be used where possible.
* Users prefer the SSO experience of using the SAML2 IDP.
…
-
I think it would be awesome to have a time based validator where you could say
```crystal
validate_time cc_exp_date, after: 1.day.from_now
validate_time expired_at, before: 1.year.from_now
``…
-
**Is your feature request related to a problem? Please describe.**
Introduce server side attributes as part of Device Profile. This helps to extend the device profile for various use cases. E.g. I n…
-
### Steps to reproduce
```ruby
# frozen_string_literal: true
require "bundler/inline"
gemfile(true) do
source "https://rubygems.org"
gem "rails"
# If you want to test against …
-
# Overview
As a user of NGINX Ingress Controller, I would like to identify a user based on a provided JWT and apply different rate limiting rules based on attributes of that user so that, for example…
-
In WordHoard and Monk we offered a number of count-based statistics and displays. Monk is no longer available for perusal, but the WordHoard documentation discusses some of the approaches we implemen…