Statistics
| Branch: | Tag: | Revision:

root / flowspec @ d4e660c4

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

Add port checks plus a minor IP validation scheme

a6e30e87 04/02/2013 06:01 pm Leonidas Poulopoulos

Add fragment type in views. Minor wording changes

  • Add fragment type in critical values that trigger comm with the device
  • Change wording from 'Suspending' to 'Deactivating'
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

dadbaed7 04/02/2013 05:55 pm Leonidas Poulopoulos

Add fragment type in admin

95577dc2 04/02/2013 05:54 pm Leonidas Poulopoulos

Add fragment type model

  • Add fragment type in models
  • Add reconciliation checks for fragment type
  • Generate south migrations
  • Minor fixes in additional checks for m2m fields
8914c9d9 02/07/2013 05:33 pm Leonidas Poulopoulos

Fixed encoding statements

2b16c157 02/03/2013 09:20 pm Leonidas Poulopoulos

Minor change in the user activation procedure

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

Added copyright info plus updated the README file

c491c6f8 01/31/2013 03:33 pm Leonidas Poulopoulos

Added alternate view for Helpdesk

Added view for Helpdesk with an "overview" perms attribute. This closes #2063,
closes #2046, closes #1898.

e16b1958 01/29/2013 05:10 pm Leonidas Poulopoulos

Patch that fixes multiple mail atributes returned by shib

9f012dae 01/25/2013 05:54 pm Leonidas Poulopoulos

New layout and UI in place

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

Changed the user registration proccess. Admins now validate institution

7dc5bd0c 11/22/2012 12:11 pm Leonidas Poulopoulos

Added an attribute map to settings. Eases the parsing of Headers sent back by Shibboleth

442e21b6 10/31/2012 02:59 pm Leonidas Poulopoulos

Brought back flatpages. Templates refinement

284406c4 05/04/2012 02:33 pm Leonidas Poulopoulos

More translation fixes plus a cleanup of error.html file

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

370ce61c 05/02/2012 07:27 pm Leonidas Poulopoulos

Merged all email files into one to make it easier to manage. Changed code accordingly

736b67bf 04/19/2012 12:02 pm Leonidas Poulopoulos

Addressed issue where rule with ERROR status kept on being checked. Closes #2322

b17c9716 04/19/2012 11:25 am Leonidas Poulopoulos

Added a moving dot gif to response to indicate ongoing activity

94571d8d 03/16/2012 12:25 pm Leonidas Poulopoulos

Prevented a possible tool abuse where the user could alter the applier's id

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

Refined administrator privileges and actions on users' rules

3d81901c 03/14/2012 06:28 pm Leonidas Poulopoulos

Superuser can create and edit rules on behalf of other peers. Added smart edit

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

Superuser can interact with all networks from all peers

d60db93b 03/02/2012 03:19 pm Leonidas Poulopoulos

Bug fixes related to Shib auth

e7d8dc0e 02/23/2012 05:36 pm Leonidas Poulopoulos

Moved flatpages to templates

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

Added more translations...

c2f4725d 02/23/2012 01:30 pm Leonidas Poulopoulos

Added more translations and translation tags

2a2ea58f 02/20/2012 01:17 pm Leonidas Poulopoulos

User monkeypatching (longer username) now works for admin as well

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

69a03a78 02/15/2012 11:38 am Leonidas Poulopoulos

DB migration to protocol addition

00957db3 02/15/2012 11:36 am Leonidas Poulopoulos

Merge branch 'dev/add_protocol' into dev/master_merge_protocol

f874b20f 02/15/2012 11:35 am Leonidas Poulopoulos

Results of convert_to_south for flowspec. Initial migration

b4e7dff4 02/15/2012 11:30 am Leonidas Poulopoulos

Added a protocol field restriction for plain users

7fac6521 02/14/2012 06:58 pm Leonidas Poulopoulos

Added protocol to match conditions

441a2d31 02/14/2012 04:07 pm Leonidas Poulopoulos

Prevented a bug that would cause the rule application to throw exception

15d4014d 02/14/2012 12:16 pm Leonidas Poulopoulos

Turned expiration notification cron job into celery job

ddffea2d 02/13/2012 06:19 pm Leonidas Poulopoulos

Added FQDN resolving in mail notification templates to denote the host that an action originated

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

Wording fix in form Exceptions

abad126d 02/13/2012 03:22 pm Leonidas Poulopoulos

Added source address to required fields

b36bd381 02/10/2012 03:38 pm Leonidas Poulopoulos

Altered tech_c mail fetch in views

c00eba1c 02/09/2012 05:56 pm Leonidas Poulopoulos

Replaced simplejson imports with json

f57f6e68 02/08/2012 01:36 pm Leonidas Poulopoulos

Removed utils/beanstalkc as it is now a deb package

7c900acb 02/04/2012 08:13 am Leonidas Poulopoulos

Fixed minor issue with rule owner on removal

88400e28 01/24/2012 08:59 am Leonidas Poulopoulos

Another admin file cleanup. Moved user profile into new file under accounts

dc9b0d59 01/24/2012 08:52 am Leonidas Poulopoulos

Admin files cleanup and reordering

d0777394 01/23/2012 05:37 pm Leonidas Poulopoulos

Replaced sql init files with fixtures

b969de46 01/23/2012 03:35 pm Leonidas Poulopoulos

Moved peer lookup and user profile creation into custom user_login function

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

Fixed issue with missing mail address list from abuse notification

1381e2d4 01/20/2012 01:26 pm Leonidas Poulopoulos

Altered user pending activation message

ce1536e9 01/19/2012 10:32 am Leonidas Poulopoulos

Added custom admin actions to User model

f9634455 01/18/2012 01:14 pm Leonidas Poulopoulos

Added a dict element to denote missing shib attributes

357e5b54 01/18/2012 01:13 pm Leonidas Poulopoulos

Added administrator's and tech-c notification mechanism upon new user creation

fdb1f9ec 01/10/2012 06:11 pm Leonidas Poulopoulos

Replaced mailing mechanism with custom mail function to include bcc addresses

b77dcedb 01/10/2012 06:05 pm Leonidas Poulopoulos

Turned announcement into function. Added ignore result to speed up tasks

1e02e391 01/09/2012 06:57 pm Leonidas Poulopoulos

Added peer plus techc into admin interface

86da41f0 01/09/2012 06:47 pm Leonidas Poulopoulos

Minor techc_mail retrieval function reformatting

e74203ca 01/09/2012 04:09 pm Leonidas Poulopoulos

Added INACTIVE in excluded from expiration

26d25791 01/09/2012 12:18 pm Leonidas Poulopoulos

Error page fixes and additions

6e9a9419 12/22/2011 05:52 pm Leonidas Poulopoulos

Minor fixes. Added expiration date to admin interface. Distinguish between add and edit in admin. Different handling

5366dc62 12/22/2011 05:39 pm Leonidas Poulopoulos

Moved user update info into middleware

f5d68f6f 12/22/2011 05:19 pm Leonidas Poulopoulos

Minor issue handling with invalid html escaping

933c1f31 12/22/2011 05:05 pm Leonidas Poulopoulos

Better wording. Replaced 'route' with rule for console messages

61e178c3 12/22/2011 02:06 pm Leonidas Poulopoulos

Minor wording fixes

fdc3d663 12/22/2011 11:19 am Leonidas Poulopoulos

Expiration mechanism and messages refinement

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

c6c0a85f 12/21/2011 04:18 pm Leonidas Poulopoulos

Fixed a bug with subnetting that could cause conflicts to Junipers. Closes #1805

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

cb0e212e 12/21/2011 11:37 am Leonidas Poulopoulos

Added IP logging in mails and logs

887b82c3 12/20/2011 01:37 pm Leonidas Poulopoulos

Implemented admin add/edit functionality. Closes #1795

3bfa0ea6 12/20/2011 01:37 pm Leonidas Poulopoulos

Code cleanup in views

a2f464f0 12/20/2011 12:52 pm Leonidas Poulopoulos

Implemented NOC, Helpdesk and tech-c notification via mail upon rule changes. Closes #1794

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

Fixed file logging mechanism bug. Added prefix_length restriction

57de574d 12/19/2011 07:32 pm Leonidas Poulopoulos

Added file logging. Closes #1796

2e52e8a5 12/19/2011 05:35 pm Leonidas Poulopoulos

This commit refs #1793. If no feedback is received, issue will close

63941c8e 12/19/2011 04:54 pm Leonidas Poulopoulos

Removed accept from then action bootstrap sql script

bec1a51b 12/11/2011 10:30 pm Leonidas Poulopoulos

Code cleanup. New implementation of long polling timeout. Done by server. Client has a backup mechanism to reconciliate failed

7c4bc8de 12/10/2011 10:36 am Leonidas Poulopoulos

Fixed an expiration date issue in templates

b53269fe 12/10/2011 10:15 am Leonidas Poulopoulos

Phrasing fixes to tasks

fb67376a 12/10/2011 09:59 am Leonidas Poulopoulos

Added an expiration tooltip plus what this needed to operate

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

This commit closes 1755 , closes 1754

33281310 12/07/2011 02:15 pm Leonidas Poulopoulos

Added expired to a known sync state

03f02f42 12/07/2011 02:13 pm Leonidas Poulopoulos

Added inactive to a known sync state

22752ac0 12/07/2011 02:10 pm Leonidas Poulopoulos

Added a save to current status while deleting a job

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

Fixed phrasing for overlapping rules

6b747a1b 12/07/2011 01:47 pm Leonidas Poulopoulos

Fixed an issue in view with expiration date

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

Implemented expiration date selection with client and strict server validation

20ff5bd4 12/07/2011 01:08 pm Leonidas Poulopoulos

Added an unescape template tag to server hrefs from form validation errors

e173e7c2 12/07/2011 01:07 pm Leonidas Poulopoulos

Fixed issue with admininactive syncing. Fixed issue with admin batch delete

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

Solved issue with retrieving same rules

fd3870ee 12/06/2011 03:29 pm Leonidas Poulopoulos

Invoked mailing mechanism

7d408f6f 12/06/2011 12:28 pm Leonidas Poulopoulos

Added fields to admin interface. Minor changes with UI datatables

d50fd7b6 12/06/2011 12:06 pm Leonidas Poulopoulos

Added admin deactivate action with user rights prevention

b27537d5 12/05/2011 06:52 pm Leonidas Poulopoulos

Added rule pk as hidden to show latest first. Altered match SHIB special attribute resolution

33e8f0b8 12/05/2011 05:29 pm Leonidas Poulopoulos

Renamed route to rule in templates

049a5a10 12/05/2011 04:30 pm Leonidas Poulopoulos

Implemented login page. Altered settings.py.dist . Implemented update on change

6a946adf 12/05/2011 11:50 am Leonidas Poulopoulos

Code cleanup. Added a networks existence check while adding route