Benjamin Falk

Results 3 issues of Benjamin Falk

After running `sudo python setup.py install` it fails with the following output: ``` running install /usr/lib/python2.7/dist-packages/pkg_resources/__init__.py:2512: PEP440Warning: 'powerline-status (dev-cf01f5c9386135403cf71eb9f361d654efccf97a)' is being parsed as a legacy, non PEP 440, version. You...

bug

Currently the character creation process takes on faith the information given by the client is okay. This can lead to an attacker sending whatever they want for their character. This...

enhancement

Outside of some of the generic stuff that happens to log in; such as validating username and password, there should be a configurable rules system which also performs a check...

enhancement