mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-19 03:52:17 +00:00
969daa3bef
Now supports latest API changes made by BitWarden MFH: 2018Q1
39 lines
1.0 KiB
Plaintext
39 lines
1.0 KiB
Plaintext
%%WWWDIR%%/API.md
|
|
%%WWWDIR%%/Gemfile
|
|
%%WWWDIR%%/Gemfile.lock
|
|
%%WWWDIR%%/LICENSE
|
|
%%WWWDIR%%/README.md
|
|
%%WWWDIR%%/Rakefile
|
|
%%WWWDIR%%/config.ru
|
|
@owner www
|
|
%%WWWDIR%%/db/.gitkeep
|
|
@owner
|
|
%%WWWDIR%%/lib/app.rb
|
|
%%WWWDIR%%/lib/bitwarden.rb
|
|
%%WWWDIR%%/lib/bitwarden_ruby.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/user.rb
|
|
%%WWWDIR%%/lib/helpers/request_helpers.rb
|
|
%%WWWDIR%%/lib/routes/api.rb
|
|
%%WWWDIR%%/lib/routes/icons.rb
|
|
%%WWWDIR%%/lib/routes/identity.rb
|
|
%%WWWDIR%%/spec/cipher_spec.rb
|
|
%%WWWDIR%%/spec/cipherstring_spec.rb
|
|
%%WWWDIR%%/spec/db_spec.rb
|
|
%%WWWDIR%%/spec/folder_spec.rb
|
|
%%WWWDIR%%/spec/icon_spec.rb
|
|
%%WWWDIR%%/spec/identity_spec.rb
|
|
%%WWWDIR%%/spec/spec_helper.rb
|
|
%%WWWDIR%%/tools/1password_import.rb
|
|
%%WWWDIR%%/tools/activate_totp.rb
|
|
%%WWWDIR%%/tools/bitwarden_import.rb
|
|
%%WWWDIR%%/tools/keepass_import.rb
|
|
%%WWWDIR%%/tools/lastpass_import.rb
|
|
%%WWWDIR%%/tools/mitm.rb
|
|
@dir(www,www,0750) %%WWWDIR%%/db
|