issues
search
saintedlama
/
passport-local-mongoose
Passport-Local Mongoose is a Mongoose plugin that simplifies building username and password login with Passport
MIT License
1.17k
stars
294
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Performance Issue
#382
RaviSadam
opened
4 months ago
0
Added node cache
#381
RaviSadam
opened
4 months ago
0
Add immutability to salt and hash default field to prevent accidental update
#380
olawalejuwonm
opened
9 months ago
0
schema.path is not a function
#379
0rfn0blitr8r
opened
9 months ago
0
TypeError: Cannot read properties of null (reading 'name')
#378
toppirl
opened
11 months ago
0
[MissingUsernameError] No username was given
#377
adityad12
opened
1 year ago
1
TypeError: user.get is not a function
#376
RiteshHajare
opened
1 year ago
0
TypeError: teacherSchema.plugin is not a function
#375
imengolea
opened
1 year ago
0
feat: add options for custom password hashing/verifying functions
#374
naivecrocus
opened
1 year ago
0
chore: update checkout to consistent version 3
#373
saintedlama
closed
1 year ago
0
chore(deps): bump passport from 0.5.2 to 0.6.0 in /examples/login
#372
dependabot[bot]
opened
1 year ago
0
chore: remove node 12 add node 18 and update actions used
#371
saintedlama
closed
1 year ago
1
chore: update mongoose
#370
backflip
closed
1 year ago
9
Mongoose 7 does not support some callbacks like in 6.x version and it cause exceptions in passport-local-mongoose
#369
kubawasikowski
closed
1 year ago
1
chore(deps): bump supercharge/mongodb-github-action from 1.7.0 to 1.9.0
#368
dependabot[bot]
closed
1 year ago
3
fix: update README.md to show correct dependency
#367
Coolbylaki
closed
1 year ago
0
How to pass errors on register method to the front-end
#366
AhmedAbbasDeveloper
closed
2 years ago
1
chore(deps): bump actions/checkout from 2 to 3.1.0
#365
dependabot[bot]
closed
1 year ago
2
chore(deps): bump supercharge/mongodb-github-action from 1.7.0 to 1.8.0
#364
dependabot[bot]
closed
1 year ago
2
chore(deps): bump mongoose from 6.2.5 to 6.4.6 in /examples/login
#363
dependabot[bot]
opened
2 years ago
1
add usernamequeryfields to register function
#362
olawalejuwonm
opened
2 years ago
1
Usernamequeryfields not inspected on calling register function
#361
olawalejuwonm
opened
2 years ago
0
usernameField settings outlined in the docs do not work
#360
naossoan
opened
2 years ago
4
Unauthorized plain text
#359
mirairoad
closed
2 years ago
4
Update README.md
#358
aaditkamat
closed
1 year ago
1
options.usernameQueryFields needs to be set to default empty array
#357
thisancog
opened
2 years ago
3
chore: update dependencies
#356
saintedlama
closed
2 years ago
0
Add usernameCaseInsensitive to the typings
#355
hensansi
closed
2 years ago
0
add basic type definitions
#354
vkarpov15
closed
2 years ago
2
Salt and hash field can be updated manually
#353
olawalejuwonm
opened
2 years ago
0
minor change in verbiage
#352
mrmeizongo
closed
2 years ago
1
chore(deps): bump async from 3.2.0 to 3.2.3
#351
dependabot[bot]
closed
2 years ago
3
chore(deps): bump minimist from 1.2.5 to 1.2.6
#350
dependabot[bot]
closed
2 years ago
2
feat: reset maxAttempts after unlockInterval if activated
#349
saintedlama
closed
2 years ago
0
chore: update package-lock file
#348
saintedlama
closed
2 years ago
1
chore: automatic npm publishing
#347
saintedlama
closed
2 years ago
1
chore: update mongodb action
#346
saintedlama
closed
2 years ago
1
chore: add devcontainers config
#345
saintedlama
closed
2 years ago
1
feat: upgrade dependencies and drop support of legacy mongodb and node versions
#344
saintedlama
closed
2 years ago
1
chore(deps): bump actions/checkout from 2 to 3
#343
dependabot[bot]
closed
2 years ago
2
chore(deps): bump actions/setup-node from 2 to 3
#342
dependabot[bot]
closed
2 years ago
2
chore(deps): bump actions/setup-node from 2 to 3.0.0
#341
dependabot[bot]
closed
2 years ago
2
chore(deps): bump shelljs from 0.8.4 to 0.8.5
#340
dependabot[bot]
closed
2 years ago
3
The problem occurs when deploying two or more completely different apps (not two instances of the same app).
#339
elsowiny
opened
2 years ago
0
chore(deps): bump supercharge/mongodb-github-action from 1.6.0 to 1.7.0
#338
dependabot[bot]
closed
2 years ago
2
Edit README.md
#337
krittaboon
closed
3 years ago
0
Login fails if the "username" field contains "+" character
#336
123NeNaD
opened
3 years ago
1
Include type definitions directly in the package
#335
pbadenski
closed
2 years ago
2
chore(deps): bump path-parse from 1.0.6 to 1.0.7 in /examples/login
#334
dependabot[bot]
closed
2 years ago
2
Splitting code for readability
#333
Andrew836-dev
opened
3 years ago
1
Next