Ted Salmon
1fea55934f
[ADD] user_threshold: Create module ( #836 )
* [ADD] user_threshold: Create module
* [IMP] user_threshold: Fixes per PR
* Fix README
* Rename poorly named methods
* Syntactic sugar
* Remove direct SQL in favor of ORM API
* Docstrings
* [IMP] user_threshold: Fixes per PR
* Update verbiage in README
* Simplify access check calls
* Use the same verbiage throughout error messages
* Add Link to related modules in README
8 years ago
Ted Salmon
bd4868a1de
[10.0] [ADD] user_immutable: Add Module ( #830 )
* [ADD] user_immutable: Add Module
* Add module to support users that are immutable
* [IMP] user_immutable: Fixes per PR
* Add missing test
* Fix README
* Add logging
* [IMP] user_immutable: Fixes per PR
* Lower code complexity
* Fix README
* Fix License
* [IMP] user_immutable: Fixes per PR Review
* Call `_check_immutable` on singleton
* Simplify check for immutable group
8 years ago
Ted Salmon
4011375103
[IMP] auth_user_case_insensitive: Update module name
8 years ago
Ted Salmon
736e908f94
[IMP] auth_user_insensitive: Updates per PR
* Update License
* Fix whitespace in README & Empty Keys in manifest
* Remove length declaration
* Add hooks
8 years ago
Ted Salmon
8fd59ba45b
[MIG] auth_user_insensitive: Migrate Module to OCA
* Upgrade module to 10.0 and bring up to OCA standards
8 years ago
Dave Lasley
8a0ecd547b
Update headers for OCA compat
9 years ago
Dave Lasley
872ca467fb
Refactor case insensitive login logic & fix tests
9 years ago
Dave Lasley
048d5c0178
Add case insensitive username module
9 years ago