2707 Commits (973ae478b3d26058a0d7b8cde100c4ff9b0d59b4)
 

Author SHA1 Message Date
0x0fbc 973ae478b3 remove redundant expiry check when purging Duo contexts 9 months ago
0x0fbc 2475e8ed99 Add missing indentation 9 months ago
0x0fbc 33658387ac move Duo API endpoint fmt strings out of macros and into format! calls 9 months ago
0x0fbc 28bbd721ea Don't handle OrganizationDuo 9 months ago
BlackDex 256f87a1aa Update to use the make_http_request 10 months ago
0x0fbc fd00f3ed1d rustfmt 11 months ago
0x0fbc df573958d9 Add fixes suggested by clippy 11 months ago
0x0fbc 8fa181a2e6 Reduce twofactor_duo_ctx state/nonce column size in postgres and maria 11 months ago
0x0fbc 8092bb37b9 override charset on duo state column to ascii for mysql 11 months ago
0x0fbc f907e02424 rearrange constants, update comments, error message 11 months ago
0x0fbc d89a7b7439 remove redundant explicit returns, rustfmt 11 months ago
0x0fbc 3ae5a0b1f8 directly use JWT_VALIDITY_SECS constant instead of copying it to DuoClient instances 11 months ago
0x0fbc e7a058cfa8 error handling cleanup 11 months ago
0x0fbc 4df7fcf35c drop redundant alphanum string generation code 11 months ago
0x0fbc 6f06fa9da3 bind Duo oauth flow to device id, drop redundant device type handling 11 months ago
0x0fbc f489930482 more cleanup 11 months ago
0x0fbc 90b73c6dbe replace stray use of TimeDelta 11 months ago
0x0fbc 41f94e2f52 bump state/nonce length 11 months ago
0x0fbc 328c4a3e3c cleanup & comments 11 months ago
0x0fbc 36f90cd8f4 store duo states in the database and validate during authentication 11 months ago
0x0fbc 6f86749757 Add db schema and models for Duo 2FA state storage 11 months ago
0x0fbc 849ce1ebce Add initial working Duo Universal Prompt support. 11 months ago
Stefan Melmuk ecfebaf3c7
allow re-invitations of existing users (#4768) 9 months ago
Daniel 0e53f58288
Fix Dockerfile linter warnings (#4763) 9 months ago
Daniel bc7ceb2ee3
Update crates & fix crate vulnerability (#4771) 9 months ago
Mathijs van Veluw b27e6e30c9
Fix Email 2FA login on native app (#4762) 10 months ago
Mathijs van Veluw 505b30eec2
Fix for RSA Keys which are read only (#4744) 10 months ago
Mathijs van Veluw 54bfcb8bc3
Update admin interface (#4737) 10 months ago
Daniel García 035f694d2f
Improved HTTP client (#4740) 10 months ago
Coby Geralnik a4ab014ade
Fix bug where secureNotes is empty (#4730) 10 months ago
Calvin Li 6fedfceaa9
chore: Dockerfile to Remove port 3012 (#4725) 10 months ago
Stefan Melmuk 8e8483481f
use a custom plan of enterprise tier to fix limits (#4726) 10 months ago
Mathijs van Veluw d04b94b77d
Some fixes for emergency access (#4715) 10 months ago
Mathijs van Veluw 247d0706ff
Update crates and web-vault (#4714) 10 months ago
Daniel 0e8b410798
Switch registry cache compression algorithm to zstd (#4704) 10 months ago
Stefan Melmuk fda77afc2a
add group support for Cipher::get_collections() (#4592) 10 months ago
Daniel d9835f530c
Remove duplicate registry step (#4703) 10 months ago
Mathijs van Veluw bd91964170
Fix duplicate folder creations during import (#4702) 10 months ago
Mathijs van Veluw d42b264a93
Fix collections and native app issue (#4685) 10 months ago
Daniel García a4c7fadbf4
Change some missing PascalCase keys (#4671) 10 months ago
Daniel 8e2a87fd79
Remove mimalloc workaround (#4606) 10 months ago
Daniel García 4233dbf3db
Fix cipher creation on new android app (#4670) 10 months ago
Daniel García a2bf8def2a
Change API and structs to camelCase (#4386) 10 months ago
Daniel García 8f05a90b96
Fix some more nightly errors and remove lint that will become an error by default (#4661) 10 months ago
Daniel García 9082e7cebb
Fix some nightly build errors (#4657) 10 months ago
Mathijs van Veluw 55fdee3bf8
Update crates, web-vault and GHA (#4648) 11 months ago
Daniel García 377969ea67
Update rust and remove unused header values (#4645) 11 months ago
Mathijs van Veluw f05398a6b3
Update admin interface dependencies (#4581) 11 months ago
Timshel 9555ac7bb8
Remove compatibility route (#4578) 11 months ago
Stefan Melmuk f01ef40a8e
differentiate external groups by organization id (#4586) 11 months ago