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
/
db
/
migrate
/
at
master
11 files
20180324145941_create_users.rb
Integrate ActiveRecord (#44)
7 years ago
20180324151103_create_devices.rb
Integrate ActiveRecord (#44)
7 years ago
20180324151113_create_folders.rb
Integrate ActiveRecord (#44)
7 years ago
20180324151117_create_ciphers.rb
Integrate ActiveRecord (#44)
7 years ago
20180518070354_set_default_value_for_favorite.rb
Integrate ActiveRecord (#44)
7 years ago
20180818095054_create_attachments.rb
Adding support for attachments (#65)
7 years ago
20180818201731_user_kdf_iterations.rb
Fix constant error in migration (#74)
7 years ago
20180818212323_add_user_kdf_type.rb
The Kdf parameter in 979849f82 is the KDF type, store it
7 years ago
20190419171915_drop_attachments_url.rb
Allow overriding /attachments path with RUBYWARDEN_ATTACHMENTS_URL
7 years ago
20190526014920_password_history.rb
Cipher: add password history tracking
6 years ago
20190724163354_no_null_kdf_iterations.rb
Fix 3c5a7ca65
6 years ago