adontz
adontz
https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/6/html/deployment_guide/sec-using_openssh_certificate_authentication https://smallstep.com/blog/use-ssh-certificates/ https://www.vaultproject.io/docs/secrets/ssh/signed-ssh-certificates
Add support for RADIUS. Get mapping which user can access which host from RADIUS server. More or less the way a VPN server would work with RADIUS.
When trying to set rnds property for public IPv4 object I receive the following error: 400: We were unable to preform a lookup for '' at this time.; Can you...
When I programmatically read A record created from UI, change target try to save I receive the following errors {'field': 'protocol', 'reason': 'Invalid value'} {'field': 'service', 'reason': 'Invalid value'} Values...
ttl_sec parameter is completely ignored
If I create DNS record with Domain.create_record and then try to set rdns property for IP address I get "400: No match was found for ''. Reverse DNS must have...
Django==3.2.2 django-admin-autocomplete-filter==0.6.1 After upgrading from Django==3.1.5 I receive `CustomFilterView() received an invalid keyword 'model_admin'. as_view only accepts arguments that are already attributes of the class.` For the following code ```...
Support some kind of federated authentication, well-known external user authentication. It can be - https://en.wikipedia.org/wiki/Lightweight_Directory_Access_Protocol - https://en.wikipedia.org/wiki/RADIUS - https://en.wikipedia.org/wiki/Security_Assertion_Markup_Language - https://en.wikipedia.org/wiki/OAuth Use cases I am thinking about are - On-premises...
### Community Note * Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the community and maintainers prioritize this request * Please do...