issues
search
vesse
/
node-ldapauth-fork
Simple node.js module to authenticate against an LDAP server
Other
127
stars
79
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Possible mishandling of backslashes in CNs
#110
s100
opened
4 months ago
1
Update CHANGES.md for version 6
#109
RedShift1
closed
5 months ago
1
includeRaw removed in v6.0.0
#108
RedShift1
closed
5 months ago
2
fix starttls bug
#107
YuJin44
opened
8 months ago
3
upgrade ldapjs to 3.0.4
#106
BalzGuenat
closed
5 months ago
1
move @types/ldapjs from dependencies to devDependencies
#105
Sczlog
closed
5 months ago
0
ldapauth-fork says "no such user" even when LDAP server console says that entries were found
#104
bk-m
opened
2 years ago
0
LDAP authentication breaks on groupDnProperty
#103
popindavibe
closed
2 years ago
6
Added option to handle search timeLimit configurable
#102
gugan-guidanz
closed
5 months ago
1
Cannot read properties of undefined (reading 'groupDnProperty')
#101
juulian98
closed
2 years ago
2
groupSearchFilter is not checking if the user is part of the group
#100
xanpri
opened
2 years ago
0
Make sure groupDnProperty is requested from LDAP server
#99
nagaflokhu
closed
2 years ago
3
Connection to WINDOWS error
#98
JTrotta
closed
2 years ago
2
feat(ldapauth): sanitize input for group search filter
#97
pafik13
closed
2 years ago
0
Update README.md: Document possible usage of URL array in addition to single string
#96
lwille
closed
2 years ago
0
Fixed port typo in README
#95
Yunus1903
closed
3 years ago
0
starttls is insecure: falls back to plaintext
#94
pcworld
opened
3 years ago
0
feat(auth-without-admin): let get request user data itself
#93
JaviPG
closed
3 years ago
3
bindProperty does not default to 'dn'
#92
harkulwant
closed
2 years ago
0
[Improvement] Make search timeLimit configurable
#91
Hulcsa
opened
3 years ago
1
README: Remove outdated comment about Node v10
#90
pcworld
closed
3 years ago
1
Comma in user dn cause authentication failure.
#89
ajay-fcb
opened
4 years ago
3
Support "follow-referral" mode
#88
zabhi
opened
4 years ago
1
'UNABLE_TO_VERIFY_LEAF_SIGNATURE' and MS Active Directory
#87
tlcarpenter
opened
4 years ago
0
Providing correct type for tlsOptions
#86
BorntraegerMarc
closed
4 years ago
1
Build failing when dealing with invalid SSL's
#85
BorntraegerMarc
closed
4 years ago
1
Need help understanding "user" result...
#84
mikepoz59
closed
4 years ago
1
Allow any version of @types/node
#83
cooljeffro
closed
4 years ago
0
Passing options to LdapAuth directly from config@^3.0.0 may fail
#82
jketreno
opened
4 years ago
0
[Question] nested group
#81
Dan33l
closed
4 years ago
1
Add missing `tlsOptions` property
#80
PhilipTrauner
closed
4 years ago
1
add starttls option
#79
shaozi
closed
4 years ago
0
VerifyCredentials and LdapAuth
#78
tactusoft
closed
4 years ago
1
Log bunyan
#77
jbperrin88
closed
5 years ago
1
bcrypt cache performance
#76
travisghansen
opened
5 years ago
2
LdapAuth.prototype.close callback not called
#75
FranckFreiburger
closed
5 years ago
2
moment.js dependency
#74
onhate
closed
5 years ago
2
Pull in PR 497 from node-ldapjs to fix `close` on Node 10
#73
sarus
closed
4 years ago
4
No connect handler unless reconnect or adminBindOnConnect are true
#72
theasp
closed
5 years ago
1
Defer the installation of reconnect listener
#71
acappella2017
closed
5 years ago
0
Add starttls option
#70
ehlertjd
closed
4 years ago
2
LdapAuth._onConnectAdmin will be executed twice with each authenticate request
#69
acappella2017
closed
5 years ago
16
Add connect callback for adminClient to rebind on reconnect
#68
theasp
closed
5 years ago
4
Connects anonymously after losing server connection
#67
theasp
closed
5 years ago
3
add username to groupSearchFilter
#66
velrest
closed
6 years ago
1
[Bug] Randomly having "Error: Client network socket disconnected before secure TLS connection was established"
#65
kopax
opened
6 years ago
3
Updated ldapjs to 1.0.2.
#64
code1492
closed
6 years ago
1
jpegPhoto decoding
#63
mattiaa95
closed
6 years ago
3
allow {{username}} in groupSearchFilter
#62
velrest
closed
6 years ago
2
error events from ldapjs must be handled
#61
tswaters
opened
6 years ago
1
Next