Download roswell Free Java Code

Description

A simple self hosted password management server.

Source Files

The download file roswell-master.zip has the following entries.


.gitignore//from w  ww .  ja v a  2  s .  co m
Gemfile
Gemfile.lock
README.md
Rakefile
app/assets/font/fontawesome-webfont.eot
app/assets/font/fontawesome-webfont.svg
app/assets/font/fontawesome-webfont.ttf
app/assets/font/fontawesome-webfont.woff
app/assets/javascripts/application.js
app/assets/javascripts/bootstrap.js
app/assets/javascripts/jquery.clippy.js
app/assets/javascripts/swfobject.js
app/assets/stylesheets/application.css
app/assets/stylesheets/bootstrap.css.erb
app/assets/stylesheets/font-awesome.css.erb
app/controllers/accounts/generic_accounts_controller.rb
app/controllers/accounts/web_accounts_controller.rb
app/controllers/admin/groups_controller.rb
app/controllers/admin/users_controller.rb
app/controllers/admin_controller.rb
app/controllers/application_controller.rb
app/controllers/favorites_controller.rb
app/controllers/licenses_controller.rb
app/controllers/notes_controller.rb
app/controllers/search_controller.rb
app/controllers/sessions_controller.rb
app/controllers/users_controller.rb
app/helpers/application_helper.rb
app/mailers/.gitkeep
app/models/.gitkeep
app/models/base_item.rb
app/models/favorite.rb
app/models/generic_account.rb
app/models/group.rb
app/models/license.rb
app/models/note.rb
app/models/user.rb
app/models/web_account.rb
app/views/accounts/generic_accounts/_form.html.erb
app/views/accounts/generic_accounts/edit.html.erb
app/views/accounts/generic_accounts/index.html.erb
app/views/accounts/generic_accounts/new.html.erb
app/views/accounts/generic_accounts/show.html.erb
app/views/accounts/web_accounts/_form.html.erb
app/views/accounts/web_accounts/edit.html.erb
app/views/accounts/web_accounts/index.html.erb
app/views/accounts/web_accounts/new.html.erb
app/views/accounts/web_accounts/show.html.erb
app/views/admin/groups/_form.html.erb
app/views/admin/groups/edit.html.erb
app/views/admin/groups/index.html.erb
app/views/admin/groups/new.html.erb
app/views/admin/users/_form.html.erb
app/views/admin/users/_form_fields.html.erb
app/views/admin/users/edit.html.erb
app/views/admin/users/index.html.erb
app/views/admin/users/new.html.erb
app/views/favorites/index.html.erb
app/views/layouts/application.html.erb
app/views/licenses/_form.html.erb
app/views/licenses/edit.html.erb
app/views/licenses/index.html.erb
app/views/licenses/new.html.erb
app/views/licenses/show.html.erb
app/views/notes/_form.html.erb
app/views/notes/edit.html.erb
app/views/notes/index.html.erb
app/views/notes/new.html.erb
app/views/notes/show.html.erb
app/views/search/index.html.erb
app/views/sessions/new.html.erb
app/views/shared/_errors.html.erb
app/views/shared/_favorite.html.erb
app/views/shared/_results.html.erb
app/views/shared/_table.html.erb
app/views/users/edit.html.erb
config.ru
config/application.rb
config/boot.rb
config/environment.rb
config/environments/development.rb
config/environments/production.rb
config/environments/test.rb
config/initializers/backtrace_silencers.rb
config/initializers/inflections.rb
config/initializers/mime_types.rb
config/initializers/secret_token.rb
config/initializers/session_store.rb
config/initializers/wrap_parameters.rb
config/locales/en.yml
config/mongoid.yml.example
config/routes.rb
db/seeds.rb
doc/README_FOR_APP
lib/assets/.gitkeep
lib/mongoid-encryptable.rb
lib/tasks/.gitkeep
lib/tasks/setup.rake
log/.gitkeep
public/404.html
public/422.html
public/500.html
public/favicon.ico
public/flash/clippy.swf
public/robots.txt
script/rails
test/controllers/admin/groups_controller_test.rb
test/controllers/favorites_controller_test.rb
test/controllers/search_controller_test.rb
test/controllers/users_controller_test.rb
test/factories/base_items.rb
test/factories/groups.rb
test/factories/users.rb
test/minitest_helper.rb
test/models/base_item_test.rb
test/models/encryptable_test.rb
test/models/favorite_test.rb
test/models/generic_account_test.rb
test/models/group_test.rb
test/models/license_test.rb
test/models/note_test.rb
test/models/user_test.rb
test/models/web_account_test.rb
test/support/controller_macros.rb
vendor/assets/javascripts/.gitkeep
vendor/assets/stylesheets/.gitkeep
vendor/plugins/.gitkeep

Download

Click the following link to download roswell-master.zip.

roswell-master.zip




















Home »
  Javascript Free Code Download »
    Security »




Authentication
OAuth
Password
Security
Validation