Anonymous users can now be allowed to create, edit, comment issues, comment...
Anonymous users can now be allowed to create, edit, comment issues, comment news and post messages in the forums. These permissions need to be explicitly given to the Anonymous role (Admin -> Roles & Permissions -> Anonymous). git-svn-id: http://redmine.rubyforge.org/svn/trunk@919 e93f8b46-1217-0410-a6f0-8f06a7374b81
Showing
- app/controllers/application.rb 0 additions, 4 deletionsapp/controllers/application.rb
- app/controllers/documents_controller.rb 1 addition, 1 deletionapp/controllers/documents_controller.rb
- app/controllers/issues_controller.rb 9 additions, 10 deletionsapp/controllers/issues_controller.rb
- app/controllers/messages_controller.rb 3 additions, 3 deletionsapp/controllers/messages_controller.rb
- app/controllers/my_controller.rb 5 additions, 5 deletionsapp/controllers/my_controller.rb
- app/controllers/news_controller.rb 1 addition, 1 deletionapp/controllers/news_controller.rb
- app/controllers/projects_controller.rb 5 additions, 6 deletionsapp/controllers/projects_controller.rb
- app/controllers/queries_controller.rb 3 additions, 5 deletionsapp/controllers/queries_controller.rb
- app/controllers/search_controller.rb 2 additions, 2 deletionsapp/controllers/search_controller.rb
- app/controllers/timelog_controller.rb 3 additions, 3 deletionsapp/controllers/timelog_controller.rb
- app/controllers/welcome_controller.rb 2 additions, 2 deletionsapp/controllers/welcome_controller.rb
- app/controllers/wiki_controller.rb 2 additions, 2 deletionsapp/controllers/wiki_controller.rb
- app/models/attachment.rb 1 addition, 6 deletionsapp/models/attachment.rb
- app/models/query.rb 2 additions, 5 deletionsapp/models/query.rb
- app/models/user.rb 23 additions, 15 deletionsapp/models/user.rb
- app/views/news/show.rhtml 1 addition, 1 deletionapp/views/news/show.rhtml
- db/migrate/080_add_users_type.rb 10 additions, 0 deletionsdb/migrate/080_add_users_type.rb
- lib/redmine.rb 6 additions, 6 deletionslib/redmine.rb
- test/unit/user_test.rb 8 additions, 1 deletiontest/unit/user_test.rb
Please register or sign in to comment