issues
search
wheresvic
/
mongoose-field-encryption
A simple symmetric encryption plugin for individual fields. Dependency free, only mongoose peer dependency.
MIT License
74
stars
32
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Projected fields are returned not decrypted
#110
Sammi89
opened
3 weeks ago
4
Prevent error in case of empty updateFields
#109
AmiriShavaki
opened
9 months ago
1
Cannot use Mongoose Operators when using find or findOne
#108
rubencosta13
closed
1 year ago
2
Add support for `updateMany`
#107
wheresvic
opened
1 year ago
0
add support for mongoose 7.x
#106
wheresvic
closed
1 year ago
0
Object returned from "create" is encrypted
#105
sukruavcuoglu
closed
1 year ago
2
add `notifyDecryptFails` option
#104
wheresvic
closed
1 year ago
0
Added encrypt/decrypt options for additional flexibility
#103
adidaslevy
closed
1 year ago
3
Mongoose 7.X compatibility
#102
Harm-Nullix
closed
1 year ago
5
Mongoose 7.X support
#101
Harm-Nullix
closed
1 year ago
3
Added options for extra flexibility in mongoose-field-encryption behavior
#100
adidaslevy
closed
1 year ago
5
Added options for extra flexibility in mongoose-field-encryption behavior
#99
adidaslevy
closed
1 year ago
0
Added options for extra flexibility in mongoose-field-encryption behavior
#98
adidaslevy
closed
1 year ago
0
Added options for extra flexibility in mongoose-field-encryption behavior
#97
adidaslevy
closed
1 year ago
0
Ability to skip encrypting fields with null value
#96
adidaslevy
closed
1 year ago
0
#minor: Use in memory mongo for tests
#95
adidaslevy
closed
1 year ago
2
Issue #93: Add insertMany Pre hook
#94
adidaslevy
closed
1 year ago
1
Missing pre 'InsertMany' hook
#93
adidaslevy
closed
1 year ago
0
Encoding issue in nestjs mongoose
#92
mshahulpm
closed
1 year ago
3
Key rotation
#91
Chapizze
opened
1 year ago
1
support for AES-256-GCM
#90
AceTheNinja
opened
1 year ago
1
Implement support for `replaceOne`
#89
wheresvic
opened
1 year ago
0
findOneandUpdate
#88
Bengeljo
opened
1 year ago
2
mongooseFieldEncryption - field level encryption does not work when replaceOne is used
#87
SnehaReddy2573
opened
1 year ago
1
Bump minimatch and mocha
#86
dependabot[bot]
closed
1 year ago
1
Bump ansi-regex from 3.0.0 to 3.0.1
#85
dependabot[bot]
closed
1 year ago
1
Bump json5 from 2.1.3 to 2.2.3
#84
dependabot[bot]
closed
1 year ago
1
Bump flat and mocha
#83
dependabot[bot]
closed
1 year ago
1
Bump qs from 6.5.2 to 6.5.3
#82
dependabot[bot]
closed
1 year ago
1
Bump decode-uri-component from 0.2.0 to 0.2.2
#81
dependabot[bot]
closed
1 year ago
1
New version of mongoose has removed omitUndefined as an option
#80
PatchOnKnee
closed
1 year ago
0
Bump parse-url from 6.0.0 to 6.0.5
#79
dependabot[bot]
closed
1 year ago
1
does fle work with insertMany or create
#78
mergingseas
closed
1 year ago
5
encryptedField value does not change when decrypting
#77
Yeh35
opened
2 years ago
6
Searching RegEx / Case Insensitive Encrypted Fields
#76
sators
closed
2 years ago
2
Bump parse-url from 6.0.0 to 6.0.2
#75
dependabot[bot]
closed
2 years ago
1
Is there a size limit when saving binary data from Buffer with mongoose-field-encryption?
#74
bluepuma77
opened
2 years ago
1
Model is not a constructor, TypeError
#73
doverradio
closed
2 years ago
1
Returns encrypted fields when use .select()
#72
JoseCigarro
closed
2 years ago
1
Decrypt method uses secret directly, the mongoose hooks use a hash
#71
wassil
closed
2 years ago
5
Encrypt falsy values, except undefined
#70
donwojtallo
closed
2 years ago
1
Model populate returns encrypted fields
#69
ArielGavrielov
closed
2 years ago
1
How to query encrypted nested field?
#68
Ayushk93
closed
2 years ago
1
TypeError: saltGenerator is not a function
#67
Ayushk93
closed
2 years ago
4
Bump path-parse from 1.0.6 to 1.0.7
#66
dependabot[bot]
closed
3 years ago
1
.lean() with post-hook of .find and .findOne
#65
doguhanokumus
opened
3 years ago
1
.d.ts generated and added to package
#64
doguhanokumus
closed
3 years ago
1
.select workaround based on field names for find and findOne
#63
doguhanokumus
opened
3 years ago
1
.select workaround based on field names for find and findOne
#62
doguhanokumus
closed
3 years ago
1
Bump glob-parent from 5.1.1 to 5.1.2
#61
dependabot[bot]
closed
3 years ago
1
Next