viur-framework / viur-core

The core component of ViUR, the Python framework for modern web development.
https://www.viur.dev
MIT License
13 stars 14 forks source link

feat: Provide a `User.is_active()` function #1309

Closed phorward closed 1 month ago

phorward commented 1 month ago

I had, again, the case when the UserSkel defines its own status as SelectBone with string values. I think this will also clarify or make it more customizable when a user is considered to be active.