Policyd-rate-limit

Latest version: v1.2.0

Safety actively analyzes 630130 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 3 of 5

0.5.0

Fixes:
- Force flush to stderr when writting in the main program loop
- Some postgresql fixes
- Display a nice error message if trying to use a db backend not installed
- Use a bigint (signed integer on 64bits) for date as unix timestamp
- Call db optimisation on --clean

New:
- Add the possibility to send email report about who reach limits

0.4.2

- Update init script according to debian policy
- Catch PermissionError on configuration files
- Catch database initialization errors (exit value 7)
- Add possibility to get which configuration file is being used

0.4.1

- Add rst man pages to pypi tar releases

0.4.0

- Put action_fail error message in the configuration
- Handle multiple connections
- Rename --get_config to --get-config and give to possibility to get dicts
- Add possibility to specify a config file using --file or -f
- Add rst template for generating man files

0.3.8

- If database backend is sqlite3 and the db directory do not exists, create it
- add Makefile to pypi releases

0.3.7

Only MySQLdb Warning class is a Warning subclass, thus we only can ignore MySQLdb warnings.
Has only MySQLdb raises warnings it is ok.

Page 3 of 5

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.