Changes to NISUserFolder
Changes v0.1.1
- Added user and group cache with a refresh interval so we only fetch the NIS db every couple of minutes instead of for every request. The default interval is 2 minutes. For now it requires a code modification to change this.
- Fixed deprecation warnings with regex module.