forge
login
or
join now
jcs.org
/
rubywarden
star
0
fork
atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
An unofficial, mostly Bitwarden-compatible API server written in Ruby (Sinatra and ActiveRecord)
star
0
fork
atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
overview
issues
pulls
pipelines
rubywarden
/
lib
/
at
5ccd4174b00a4af77c2baf9d7ab6a45eced19156
2 folders
11 files
helpers
Adding support for attachments (#65)
7 years ago
routes
attachments: validate device bearer on attachment creation
7 years ago
app.rb
move request helpers to module and include in spec_helper add inital stab at "factory" for creating and logging in users
7 years ago
attachment.rb
Allow overriding /attachments path with RUBYWARDEN_ATTACHMENTS_URL
7 years ago
bitwarden.rb
Bitwarden: update default PBKDF2 iterations to 100,000
6 years ago
cipher.rb
Cipher: add password history tracking
7 years ago
db.rb
The Kdf parameter in 979849f82 is the KDF type, store it
7 years ago
dbmodel.rb
Integrate ActiveRecord (#44)
7 years ago
device.rb
Integrate ActiveRecord (#44)
7 years ago
folder.rb
Integrate ActiveRecord (#44)
7 years ago
helper.rb
ucfirst_hash should not downcase full key and thus destroying camelCased names (#47)
7 years ago
rubywarden.rb
Allow overriding /attachments path with RUBYWARDEN_ATTACHMENTS_URL
7 years ago
user.rb
tools/change_master_password: support changing KDF iterations
6 years ago