liberodark
7b3d973778
Update README.md
6 years ago
ORLHAC Etienne [EXT]
13b7d9dff5
Fix allow referral ldap result
6 years ago
ORLHAC Etienne [EXT]
792ac15145
Print specific error
6 years ago
ORLHAC Etienne [EXT]
55e6fd7c69
Change message
6 years ago
unknown
2cda2a2ef2
Fix crash on failed sync, now fails quietly and retries after interval
6 years ago
unknown
bef275979a
Auto delete users who are not in ldap
6 years ago
unknown
92e96f5cee
Merge branch 'initial-ldap-support' of github.com:liberodark/bitwarden_rs into initial-ldap-support
6 years ago
unknown
3b97aaf90c
Fallback to invites
6 years ago
Etienne Orlhac
430d29f46c
Merge branch 'master' into initial-ldap-support
6 years ago
unknown
f9434b42e8
Fix actually checking auth success
6 years ago
Daniel García
57b1d3f850
Update dependencies and docker base images
6 years ago
unknown
e1fdda4f0f
Test hardcoded key
6 years ago
Daniel García
77d40833d9
Merge pull request #679 from mprasil/bump-rust-toolchain
Bump rust toolchain
6 years ago
unknown
2f740e06c7
Rollback test
6 years ago
unknown
831a4854d0
Add hardcoded keys to user, still need to generate
6 years ago
Miro Prasil
7814218208
Bump rust toolchain
This is as per #622 that sshould resolve issues building on armv7.
6 years ago
unknown
b3ca385794
Added password and akey generation
6 years ago
unknown
0835dd5ab7
Config support for ldap sync, Thread ldap sync
6 years ago
unknown
0eaeb2d686
Add ldap connector to bitwarden
6 years ago
unknown
98a6811323
Handle ldap connection errors
6 years ago
unknown
f14c4a5d6e
Merge branch 'initial-ldap-support' of github.com:liberodark/bitwarden_rs into initial-ldap-support
6 years ago
unknown
1e976a9b56
Split ldap username + handle config
6 years ago
liberodark
d2239972bd
update
6 years ago
liberodark
7f7d53bd02
Update identity.rs
fix
6 years ago
liberodark
95fda731dc
update
6 years ago
liberodark
24d1448181
update
6 years ago
liberodark
cb133363c7
update
6 years ago
liberodark
ea48b2872c
update
6 years ago
liberodark
fb28834d35
update
6 years ago
liberodark
5a1990401c
fix
6 years ago
liberodark
c2ad8ba7a7
Update identity.rs
fix
6 years ago
ORLHAC Etienne [EXT]
3541e61c21
Test replacing password with ldap connection
6 years ago
Daniel García
95a7ffdf6b
Merge pull request #673 from Jellyfrog/patch-2
Remove unneeded WS logging
6 years ago
Jellyfrog
ebc47dc161
Remove unneeded WS logging
6 years ago
Daniel García
cd8acc2e8c
Merge pull request #671 from vverst/enable-2fa-email
Move 2FA email config to after SMTP config
6 years ago
vpl
3b7a5bd102
Move 2FA email config to after SMTP config
6 years ago
Daniel García
d3054d4f83
Merge pull request #667 from dani-garcia/minimal_profile
Update rust version and use minimal profile for CI
6 years ago
Daniel García
5ac66b05e3
Merge pull request #666 from vverst/fix-2fa-email
Fix 2FA email not sending
6 years ago
Daniel García
83fd44eeef
Update rust version and use minimal profile for CI
6 years ago
vpl
2edecf34ff
Use user_uuid instead of mut twofactor
6 years ago
vpl
18bc8331f9
Send email when preparing 2FA JsonError
6 years ago
Daniel García
7d956c5117
Merge pull request #664 from BlackDex/fix-issue-663
Fixed issue #663 .
6 years ago
BlackDex
603a964579
Fixed issue #663 .
During the 2fa activation there is no twofactor record yet.
Changed the layout a bit so that it will generate a new twofactor record
when it does not exists yet. Else it will just update the already
existing record.
6 years ago
Daniel García
dc515b83f3
Merge pull request #657 from BlackDex/totp-timedrift
Updated authenticator TOTP
6 years ago
BlackDex
9466f02696
Recoded TOTP time drift validation
6 years ago
Daniel García
d3bd2774dc
Update dependencies to use newer SQLite
6 years ago
Daniel García
f482585d7c
Merge pull request #660 from BlackDex/sqlite-backup-fix
Fixed a bug with the sqlite backup feature.
6 years ago
BlackDex
2cde814aaa
Fixed a bug with the sqlite backup feature.
When a custom path is used the backup feature does not work.
Changed it so it will take the path of the sqlite file and use that.
6 years ago
BlackDex
d989a19f76
Merge branch 'master' of https://github.com/dani-garcia/bitwarden_rs into totp-timedrift
6 years ago
Daniel García
d292269ea0
Make the blacklist logic be cached
6 years ago