Skip to content

issues Search Results · repo:jazzband/django-fernet-encrypted-fields language:Python

Filter by

10 results
 (88 ms)

10 results

injazzband/django-fernet-encrypted-fields (press backspace or delete to remove)

This issue tracks the implementation of the Jazzband guidelines for the project django-fernet-encrypted-fields It was initiated by @frgmt who was automatically assigned in addition to the Jazzband roadies. ...
  • jazzband-bot
  • 2
  • Opened 
    on Jul 31, 2023
  • #17

I am using this issue as a discussion board sort of. Since the change in #15 updated the required python version to 3.8 and updated the minimum Django version to 3.2, I would like to add typings to the ...
  • faradayyg
  • 6
  • Opened 
    on Jul 25, 2023
  • #16

I ve just tested rotating Django s SECRET_KEY and my field s couldn t be encrypted anymore even though a SALT_KEY is set: How to replicate: 1) Create a new django project 2) Create a new app with an ...
  • hendrikschneider
  • 9
  • Opened 
    on Feb 19, 2023
  • #13

I m reasonably new to Django so this may be a fundamental misunderstanding on my part, but I m unable to do query lookups against the encrypted fields I ve defined. The encrypted fields work as expected ...
  • alien8ion
  • 2
  • Opened 
    on Aug 3, 2022
  • #12

Hi, I was developing a reusable-applications to use in my projects. I decided to encrypt some IntegerFields by using EncryptedIntegerField from django-fernet-encrypted-fields So then when I tried to ...
  • Ali-Javanmardi
  • 3
  • Opened 
    on Apr 30, 2022
  • #10

Hi, I stumbled accross your repository while looking for a way to encrypt a model field. I was glad to find one that is maintained, which seems to be a huge problem with model encryption django apps. ...
  • hendrikschneider
  • 12
  • Opened 
    on Apr 21, 2022
  • #7

Hi! Great package! Is there any reason for not leaving SECRET_KEY usable as default encryption key? Thanks!
  • jpic
  • 1
  • Opened 
    on Dec 24, 2021
  • #6

I m getting this error when saving data using django admin: Traceback (most recent call last): File /home/victorm/git/oystrprototipo/venv/lib/python3.9/site-packages/django/core/handlers/exception.py ...
  • victorouttes
  • 4
  • Opened 
    on Dec 11, 2021
  • #4

It would be nice to be able to rotate the salt from time to time for increased security (longer salts). I ve just added a PR #1 for this based on how django-fernet-fields. My idea is to make the SALT_KEY ...
  • StevenMapes
  • 1
  • Opened 
    on Dec 9, 2021
  • #2
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub