tangled
alpha
login
or
join now
jcs.org
/
rubywarden
0
fork
atom
An unofficial, mostly Bitwarden-compatible API server written in Ruby (Sinatra and ActiveRecord)
0
fork
atom
overview
issues
pulls
pipelines
rubywarden
/
lib
/
at
master
2 folders
11 files
helpers
Adding support for attachments (#65)
7 years ago
routes
Identity: Return user Kdf and KdfIterations in login response
5 years ago
app.rb
Only mirror CORS headers if the client sent them
6 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
6 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
Folder: Explicitly nullify associated cipher folder_id when deleting
5 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
User: set dependent->destroy on all things for better user deletion
5 years ago