Changeset [a6bf95845cfb65a2e6f67ed58dd7f023eba9cf41] by Gaspard Bucher
February 2nd, 2009 @ 09:15 PM
Started to implement authentication using Authlogic (just a draft). http://github.com/zena/zena/comm...
Committed by Gaspard Bucher
- M README
- M app/controllers/user_sessions_controller.rb
- M app/controllers/users_controller.rb
- M app/helpers/user_sessions_helper.rb
- M app/helpers/users_helper.rb
- M app/models/site.rb
- M app/models/user.rb
- M app/models/user_session.rb
- M app/views/layouts/users.html.erb
- M app/views/users/edit.html.erb
- M app/views/users/index.html.erb
- M app/views/users/new.html.erb
- M app/views/users/show.html.erb
- M config/environment.rb
- M config/routes.rb
- M db/migrate/20090127214525_create_bak.rb
- M db/migrate/20090127214525_create_users.rb
- M db/migrate/20090202100613_create_users.rb
- M db/schema.rb
- M lib/authenticated_system.rb
- M lib/authenticated_test_helper.rb
- M lib/zena/application/security.rb
- M lib/zena/application/visitor.rb
- M lib/zena/misc/zena_beta_crypto_provider.rb
- M lib/zena/zena.rb
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile »
Anyone knows how to use formatting here ?
Git repository: http://github.com/zena
Official website: http://zenadmin.org