aboutsummaryrefslogblamecommitdiff
path: root/security/ruby-bitwarden/pkg-plist
blob: 46e279e6e9bc4ef5a785c4ec3fab9f26ee17efdb (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11










                        



                                                      



                                                                      


                                                                     


























                                             

                                          








                                          
%%WWWDIR%%/.gitignore
%%WWWDIR%%/API.md
%%WWWDIR%%/AR-MIGRATE.md
%%WWWDIR%%/Gemfile
%%WWWDIR%%/Gemfile.lock
%%WWWDIR%%/LICENSE
%%WWWDIR%%/README.md
%%WWWDIR%%/Rakefile
%%WWWDIR%%/config.ru
%%WWWDIR%%/db/.gitkeep
%%WWWDIR%%/db/config.yml
%%WWWDIR%%/db/migrate/20180324145941_create_users.rb
%%WWWDIR%%/db/migrate/20180324151103_create_devices.rb
%%WWWDIR%%/db/migrate/20180324151113_create_folders.rb
%%WWWDIR%%/db/migrate/20180324151117_create_ciphers.rb
%%WWWDIR%%/db/migrate/20180518070354_set_default_value_for_favorite.rb
%%WWWDIR%%/db/migrate/20180818095054_create_attachments.rb
%%WWWDIR%%/db/migrate/20180818201731_user_kdf_iterations.rb
%%WWWDIR%%/db/migrate/20180818212323_add_user_kdf_type.rb
%%WWWDIR%%/db/migrate/20190419171915_drop_attachments_url.rb
%%WWWDIR%%/db/migrate/201905%%RUBY_SUFFIX%%014920_password_history.rb
%%WWWDIR%%/db/migrate/20190724163354_no_null_kdf_iterations.rb
%%WWWDIR%%/lib/app.rb
%%WWWDIR%%/lib/attachment.rb
%%WWWDIR%%/lib/bitwarden.rb
%%WWWDIR%%/lib/cipher.rb
%%WWWDIR%%/lib/db.rb
%%WWWDIR%%/lib/dbmodel.rb
%%WWWDIR%%/lib/device.rb
%%WWWDIR%%/lib/folder.rb
%%WWWDIR%%/lib/helper.rb
%%WWWDIR%%/lib/helpers/attachment_helpers.rb
%%WWWDIR%%/lib/helpers/request_helpers.rb
%%WWWDIR%%/lib/routes/api.rb
%%WWWDIR%%/lib/routes/attachments.rb
%%WWWDIR%%/lib/routes/icons.rb
%%WWWDIR%%/lib/routes/identity.rb
%%WWWDIR%%/lib/rubywarden.rb
%%WWWDIR%%/lib/user.rb
%%WWWDIR%%/spec/attachment_spec.rb
%%WWWDIR%%/spec/bitwarden_importer_spec.rb
%%WWWDIR%%/spec/cipher_spec.rb
%%WWWDIR%%/spec/cipherstring_spec.rb
%%WWWDIR%%/spec/db_spec.rb
%%WWWDIR%%/spec/fixtures/bitwarden_export.csv
%%WWWDIR%%/spec/folder_spec.rb
%%WWWDIR%%/spec/icon_spec.rb
%%WWWDIR%%/spec/identity_spec.rb
%%WWWDIR%%/spec/spec_helper.rb
%%WWWDIR%%/spec/support/factories.rb
%%WWWDIR%%/spec/support/request_helpers.rb
%%WWWDIR%%/spec/user_spec.rb
%%WWWDIR%%/tools/1password_import.rb
%%WWWDIR%%/tools/activate_totp.rb
%%WWWDIR%%/tools/bitwarden_import.rb
%%WWWDIR%%/tools/change_master_password.rb
%%WWWDIR%%/tools/keepass_import.rb
%%WWWDIR%%/tools/lastpass_import.rb
%%WWWDIR%%/tools/migrate_to_ar.rb
%%WWWDIR%%/tools/mitm.rb