59 Commits (7890f58984670cb6bc11728c8e240fa72a5692e3)

Author SHA1 Message Date
Stefan Melmuk 7890f58984
improve access to collection check 1 year ago
Stefan Melmuk 6ebaa4bfc3
refactor get_org_collections_details 1 year ago
Stefan Melmuk 1b801406d6
prevent side effects if groups are disabled (#4265) 1 year ago
Folke Ashberg 839b2bc950 fix format error 2 years ago
Folke Ashberg 6050c8dac5 Added-External_id for Collections 2 years ago
BlackDex f10e6b6ac2
Some Admin Interface updates 2 years ago
BlackDex 7ec00d3850
Fix the web-vault v2023.2.0 API calls 2 years ago
Misterbabou 20d8886bfa
Fix Collection Read Only access for groups 2 years ago
Misterbabou 8fcbc58ee2
Fix Collection Read Only access for groups 2 years ago
Misterbabou 7f69eebeb1 Fix Collection Read Only access for groups 2 years ago
Jan Jansen b3a351ccb2 allow editing/unhiding by group 2 years ago
BlackDex d9c0c23819
Revert collection queries back to `left_join` 2 years ago
BlackDex 2d90c6ac24
Fix managers and groups link 2 years ago
BlackDex 142f7bb50d
Fix managers and groups link 2 years ago
Daniel García 8409b31d6b
Update to diesel2 3 years ago
MFijak 21bc3bfd53 group support 3 years ago
BlackDex 3ca85028ea
Improve sync speed and updated dep. versions 3 years ago
BlackDex 87e08b9e50
Async/Awaited all db methods 3 years ago
BlackDex 775d07e9a0
Async/Awaited all db methods 3 years ago
Daniel García 9254cf9d9c
Fix clippy lints 4 years ago
Jake Howard 3ab90259f2
Modify rustfmt file 4 years ago
Jake Howard 0af3956abd
Run `cargo fmt` on codebase 4 years ago
Daniel García ce62e898c3
Remove debug impl from database structs 4 years ago
BlackDex 7dff8c01dd JSON Response updates and small fixes 4 years ago
Daniel García b5f9fe4d3b
Fix #1206 5 years ago
BlackDex 978be0b4a9 Fixed foreign-key (mariadb) errors. 5 years ago
Jeremy Lin 4c3b328aca Hide ciphers from non-selected collections for org owners/admins 5 years ago
Daniel García 0365b7c6a4
Add support for multiple simultaneous database features by using macros. 5 years ago
Jeremy Lin 790146bfac Fix error in PostgreSQL build 5 years ago
Jeremy Lin 979d010dc2 Add support for hiding passwords in a collection 5 years ago
Daniel García 9cca64003a
Remove unused dependency and simple feature, update dependencies and fix some clippy lints 5 years ago
Michael Powers f5f9861a78
Adds support for PostgreSQL which resolves #87 and is mentioned in #246. 6 years ago
Emil Madsen ab95a69dc8 Rework migrations for MySQL 6 years ago
Дамјан Георгиевски 473f8b8e31 remove some unneeded mutability 6 years ago
Miroslav Prasil 08ca47cadb Update revision when adding or removing cipher from collection 6 years ago
Miroslav Prasil 5272b465cc Update revision of affected users when deleting Collection 6 years ago
Daniel García bef1183c49
Only send one notification per vault import and purge, improve move ciphers functions 6 years ago
Daniel García 30e768613b
Start using rustfmt and some style changes to make some lines shorter 6 years ago
Daniel García 6a99849a1e
Implemented proper error handling, now we can do `user.save($conn)?;` and it works. 6 years ago
Miroslav Prasil 8451a70de6 Rewrite find_by_user_uuid to use one query 6 years ago
Daniel García 738ad2127b
Fixed some clippy linting issues 6 years ago
Daniel García cb930a0858
Remove some required values during login, now uses default values 6 years ago
Daniel García 94810c106a
Migrate to rust 2018 edition 6 years ago
Daniel García c673370103
Updated bw_rs to Rocket version 0.4-rc1 7 years ago
janost 5292d38c73 CollectionCipher::save() and delete() should return QueryResult instead of bool 7 years ago
Miroslav Prasil 54f54ee845 Update revision for users on collection save 7 years ago
Miroslav Prasil a5ef8aef0f Update affected users revision when there are collection changes 7 years ago
Miroslav Prasil 692ed81306 Do not show organization stuff to not accepted user 7 years ago
Miroslav Prasil 62be23b1c0 Support listing and deleting users from collection 7 years ago
Miroslav Prasil 85ecd001a5 Fix user invitation 7 years ago