Mattia

Results 7 issues of Mattia

When brute forcing a share with null session enabled, the tool attempts to login and then enumerate the shares: - in case of a valid user name and a wrong...

When analyzing a large number of tweets, not all of them are always retrieved, which falsifies some statistics. This commit adds a global counter that is incremented in the "process_tweet"...

enhancement

Hi, is it possible to add an option to specify the proxy IP address, port and authentication? It would be very useful in the common scenario when behind a corporate...

Hi, it would be nice to have a configuration parameter in the "settings" section that can be set to a certain amount of days (or time period in general) after...

enhancement

Hello, I have deployed the same application both locally with a SQLite db and on a production server using apache and PostgreSQL. I have a piece of code that adds...

question

Allows Taggable Items to have BigIntegerField as primary key. See https://github.com/jazzband/django-taggit/issues/692