datatracker/ietf/nomcom
Emilio A. Sánchez López 9b00517449 View to enter a private key that will be encrypted and saved into the user session.
Util functions to encrypt/decrypt the private key.
Decorator to redirect to the private key input view if there is no key defined in the user session.
Templatetag 'decrypt' that decrypts text using the private key provided to the templatetag.
Fixes #947
 - Legacy-Id: 5335
2013-01-30 16:48:19 +00:00
..
migrations Add duplicated field for nominees, it is necesary when chair marks duplicate nominations 2013-01-15 16:14:00 +00:00
templatetags View to enter a private key that will be encrypted and saved into the user session. 2013-01-30 16:48:19 +00:00
__init__.py view only accessible by the secretariat that allows to assign the email of the members and the chair of the NomCom 2012-11-20 00:40:57 +00:00
admin.py Split questionnaire template into questionnaire and introductori mail header. See #908. See #906 2013-01-16 13:01:37 +00:00
decorators.py View to enter a private key that will be encrypted and saved into the user session. 2013-01-30 16:48:19 +00:00
fields.py Add a test to check encrypted feedback 2012-12-27 11:57:36 +00:00
forms.py View to enter a private key that will be encrypted and saved into the user session. 2013-01-30 16:48:19 +00:00
models.py Views for manage nomcom positions 2013-01-30 08:26:15 +00:00
test_data.py Add edit public key and edit members views to private area. 2013-01-22 16:36:52 +00:00
tests.py Add duplicated field for nominees, it is necesary when chair marks duplicate nominations 2013-01-15 16:14:00 +00:00
urls.py View to enter a private key that will be encrypted and saved into the user session. 2013-01-30 16:48:19 +00:00
utils.py View to enter a private key that will be encrypted and saved into the user session. 2013-01-30 16:48:19 +00:00
views.py View to enter a private key that will be encrypted and saved into the user session. 2013-01-30 16:48:19 +00:00