forked from Lainports/freebsd-ports
provide a private backend for the open-source Bitwarden apps. WWW: https://github.com/jcs/bitwarden-ruby
33 lines
857 B
Text
33 lines
857 B
Text
%%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/api.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%%/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/lastpass_import.rb
|
|
%%WWWDIR%%/tools/mitm.rb
|
|
@dir(www,www,0750) %%WWWDIR%%/db
|