2707 Commits (973ae478b3d26058a0d7b8cde100c4ff9b0d59b4)
 

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