.. |
admin
|
Do not return mail password in EmailController
|
2013-06-11 16:00:13 -07:00 |
users
|
Refactored user_name suggestion methods into a module to reduce the complexity of User model
|
2013-06-06 16:40:10 +02:00 |
application_controller.rb
|
correct information leak in page not found
|
2013-06-13 10:27:17 +10:00 |
categories_controller.rb
|
Implemented strong_parameters for Category/CategoriesController.
|
2013-06-04 23:45:25 -07:00 |
clicks_controller.rb
|
Enabled strong_parameters across all models/controllers.
|
2013-06-06 00:30:59 -07:00 |
draft_controller.rb
|
|
|
education_controller.rb
|
|
|
email_controller.rb
|
|
|
exceptions_controller.rb
|
get rid of nonsense 404.html
|
2013-05-20 10:29:49 +10:00 |
forums_controller.rb
|
keep /srv/status exposed
|
2013-06-06 14:40:10 +10:00 |
invites_controller.rb
|
Merge pull request #964 from chrishunt/exclusive-club
|
2013-06-05 16:38:47 -07:00 |
list_controller.rb
|
work in progress, live unread and new counts
|
2013-05-30 16:49:57 +10:00 |
notifications_controller.rb
|
we need some, albeit hacky way of clearing these old pms, make at least some way of finding them
|
2013-05-16 17:30:30 +10:00 |
onebox_controller.rb
|
|
|
post_actions_controller.rb
|
Implemented strong_parameters for PostAction/PostActionsController.
|
2013-06-05 00:23:51 -07:00 |
posts_controller.rb
|
All parameters for #create in PostsController pass through strong_parameters.
|
2013-06-07 01:29:25 -07:00 |
request_access_controller.rb
|
|
|
robots_txt_controller.rb
|
|
|
search_controller.rb
|
FIX: Search wasn't using the lowercase username for finding the context.
|
2013-06-10 10:42:06 -04:00 |
session_controller.rb
|
Enabled strong_parameters across all models/controllers.
|
2013-06-06 00:30:59 -07:00 |
static_controller.rb
|
Redirect to root after login if no path provided
|
2013-06-04 16:10:10 -07:00 |
topics_controller.rb
|
FIX: Do not suggest similar topics from secure categories you can't see.
|
2013-06-12 13:45:11 -04:00 |
uploads_controller.rb
|
Implemented strong_parameters for Upload/UploadsController.
|
2013-06-05 00:55:55 -07:00 |
user_actions_controller.rb
|
introduce strong_parameters
|
2013-05-27 11:06:09 +10:00 |
users_controller.rb
|
Show 'waiting approval' and don't send email
|
2013-06-06 18:36:16 -07:00 |