flowspy icon indicating copy to clipboard operation
flowspy copied to clipboard

GRNET Firewall on Demand platform. Powers

Results 6 flowspy issues
Sort by recently updated
recently updated
newest added

Hello I am using the master branch and when doing python3 manage.py migrate this error keeps coming up: FileNotFoundError: [Errno 2] No such file or directory: '/var/log/fod/celery_jobs.log' Thanks in advance!

Using branch `django18upgrade`, I get the following error: ``` OperationalError at /admin/peers/peer/add/ no such table: peer_networks Request Method: POST Request URL: http://localhost:8000/admin/peers/peer/add/ Django Version: 1.8 Exception Type: OperationalError Exception Value:...

The user should be able to specify a port range instead of single ports when adding rules. Any discussion / implementation details will be mentioned here.

Please add possibility to change own password by user (without django admin rights).

I've noticed that sometimes my web interface for FoD became "unresponsive", checked on Firefox and Chrome. When I enter on "Rules" browser stuck in "Loading rules" I've tried to debug...

When I'm trying to save user with "polish special characters" in First/Last name I'm receiving an error: Incorrect string value: '\xC5\x82' for column 'first_name' at row 1 It's rather general...