File list (Check if you may need any files):
zauth
.....\app
.....\...\controllers
.....\...\...........\application.rb
.....\...\...........\sessions_controller.rb
.....\...\...........\users_controller.rb
.....\...\helpers
.....\...\.......\application_helper.rb
.....\...\.......\sessions_helper.rb
.....\...\.......\users_helper.rb
.....\...\models
.....\...\......\user.rb
.....\...\......\user_mailer.rb
.....\...\......\user_observer.rb
.....\...\views
.....\...\.....\layouts
.....\...\.....\.......\application.html.erb
.....\...\.....\sessions
.....\...\.....\........\new.html.erb
.....\...\.....\users
.....\...\.....\.....\change_password.html.erb
.....\...\.....\.....\create.html.erb
.....\...\.....\.....\forgot_password.html.erb
.....\...\.....\.....\new.html.erb
.....\...\.....\.....\reset_password.html.erb
.....\...\.....\user_mailer
.....\...\.....\...........\activation.html.erb
.....\...\.....\...........\forgot_password.html.erb
.....\...\.....\...........\reset_password.html.erb
.....\...\.....\...........\signup_notification.html.erb
.....\config
.....\......\boot.rb
.....\......\database.yml
.....\......\environment.rb
.....\......\environments
.....\......\............\development.rb
.....\......\............\production.rb
.....\......\............\test.rb
.....\......\initializers
.....\......\............\action_mailer.rb
.....\......\............\inflections.rb
.....\......\............\mime_types.rb
.....\......\routes.rb
.....\db
.....\..\migrate
.....\..\.......\001_create_users.rb
.....\..\schema.rb
.....\doc
.....\...\README_FOR_APP
.....\lib
.....\...\authenticated_system.rb
.....\...\authenticated_test_helper.rb
.....\...\tasks
.....\log
.....\...\development.log
.....\...\production.log
.....\...\server.log
.....\...\test.log
.....\nbproject
.....\.........\private
.....\.........\.......\config.properties
.....\.........\.......\private.properties
.....\.........\.......\private.xml
.....\.........\.......\rake-t.txt
.....\.........\project.properties
.....\.........\project.xml
.....\public
.....\......\.htaccess
.....\......\404.html
.....\......\422.html
.....\......\500.html
.....\......\dispatch.cgi
.....\......\dispatch.fcgi
.....\......\dispatch.rb
.....\......\favicon.ico
.....\......\images
.....\......\javascripts
.....\......\...........\application.js
.....\......\...........\controls.js
.....\......\...........\dragdrop.js
.....\......\...........\effects.js
.....\......\...........\prototype.js
.....\......\robots.txt
.....\......\stylesheets
.....\......\...........\style.css
.....\Rakefile
.....\README
.....\script
.....\......\about
.....\......\console
.....\......\destroy
.....\......\generate
.....\......\performance
.....\......\...........\benchmarker
.....\......\...........\profiler
.....\......\...........\request
.....\......\plugin
.....\......\process
.....\......\.......\inspector