bitwarden_rs/src/api
BlackDex 1a8ec04733 Small update on favicon downloading
- Changed the user-agent, which caused at least one site to stall the
  connection (Same happens on icons.bitwarden.com)
- Added default_header creation to the lazy static CLIENT
- Added referer passing, which is checked by some sites
- Some small other changes
2020-12-10 23:13:24 +01:00
..
core Merge pull request #1242 from BlackDex/allow-manager-role 2020-12-08 16:11:55 +01:00
admin.rs Merge branch 'master' into admin-disable-user 2020-12-08 15:42:37 +01:00
icons.rs Small update on favicon downloading 2020-12-10 23:13:24 +01:00
identity.rs Implement admin ability to enable/disable users 2020-11-30 23:12:56 +01:00
mod.rs Removed try_trait and some formatting, particularly around imports 2020-07-14 18:34:22 +02:00
notifications.rs Improving code 2020-08-31 22:20:21 +02:00
web.rs As requested here: https://bitwardenrs.discourse.group/t/searchable-user-list-on-admin-panel/299 2020-09-19 22:19:55 +02:00