casdoor / casdoor-dotnet-sdk

.NET client SDK for Casdoor
https://github.com/casdoor/casdoor
Apache License 2.0
28 stars 25 forks source link

feat: add missing fields to Casdoor objects #51

Closed souress closed 1 year ago

souress commented 1 year ago

Hi! In this PR I added missing field "passwordOptions" to CasdoorOrganization model for more convenient password complexity configuration

casbin-bot commented 1 year ago

@seriouszyx @ComradeProgrammer @Resulte please review

CLAassistant commented 1 year ago

CLA assistant check
All committers have signed the CLA.

hsluoyz commented 1 year ago

@souress can you add all missing fields for organization or even for all objects (like users, applications)? It just never comes to an end that every person makes a PR to add one field one by one

souress commented 1 year ago

@hsluoyz added all missing fields for existing models

github-actions[bot] commented 1 year ago

:tada: This PR is included in version 0.6.0 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: