Statistics
| Branch: | Tag: | Revision:

root / flowspec / forms.py @ d4e660c4

History | View | Annotate | Download (15 kB)

# Date Author Comment
d4e660c4 04/29/2013 06:00 pm Leonidas Poulopoulos

Add port checks plus a minor IP validation scheme

e9592c36 04/02/2013 05:56 pm Leonidas Poulopoulos

Add fragment type in form clean

Add fragment type in RouteForm clean method. Not used yet but it
could be used in future checks for fragment type clashing

9f54980a 02/01/2013 04:35 pm Leonidas Poulopoulos

Added copyright info plus updated the README file

1698da77 11/22/2012 01:53 pm Leonidas Poulopoulos

Changed the user registration proccess. Admins now validate institution

101d86ee 05/03/2012 11:10 am Leonidas Poulopoulos

Aligned branch internationalization with latest changes in master

40fe08b1 05/03/2012 10:13 am Leonidas Poulopoulos

Added all objects during form cleaning for same rules

88a6afb7 03/16/2012 12:10 pm Leonidas Poulopoulos

Refined administrator privileges and actions on users' rules

e12a9261 03/14/2012 06:27 pm Leonidas Poulopoulos

Superuser can interact with all networks from all peers

ab02d61c 02/23/2012 04:31 pm Leonidas Poulopoulos

Added more translations...

f289f4c8 02/15/2012 04:00 pm Leonidas Poulopoulos

Fixed bug with protected networks form cleaning

dbdc30ec 02/15/2012 12:39 pm Leonidas Poulopoulos

Added a protocol check mechanism to form cleaning

a5d4c70f 02/13/2012 05:06 pm Leonidas Poulopoulos

Wording fix in form Exceptions

0667633c 01/20/2012 03:01 pm Leonidas Poulopoulos

Fixed issue with missing mail address list from abuse notification

20aafa59 12/21/2011 05:17 pm Leonidas Poulopoulos

Added details to alert mails

bfdfac23 12/21/2011 05:05 pm Leonidas Poulopoulos

Added protected networks with validation and admins alert

f12b3d54 12/21/2011 04:08 pm Leonidas Poulopoulos

Fixed a bug where rate limiting values were not checked against the lowest value. Closes #1804

6d48c46c 12/21/2011 12:35 pm Leonidas Poulopoulos

Restricted non-admin user choices in then field

b4401a0c 12/20/2011 11:45 am Leonidas Poulopoulos

Fixed file logging mechanism bug. Added prefix_length restriction

34cff057 12/07/2011 04:11 pm Leonidas Poulopoulos

This commit closes 1755 , closes 1754

7a0ac0d1 12/07/2011 02:06 pm Leonidas Poulopoulos

Fixed phrasing for overlapping rules

052c14aa 12/07/2011 01:42 pm Leonidas Poulopoulos

Implemented expiration date selection with client and strict server validation

6d153302 12/07/2011 12:19 pm Leonidas Poulopoulos

Solved issue with retrieving same rules

97e42c7d 12/04/2011 11:18 pm Leonidas Poulopoulos

Monkey patched User model. Poller js is templated. Plus minor changes

9cad4715 11/21/2011 07:34 pm Leonidas Poulopoulos

Added celery and beanstalk