OpenProject is the leading open source project management software.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
openproject/app/controllers
Jens Ulferts e4d58b33ab removes no longer required before filter 10 years ago
..
api removes no longer required before filter 10 years ago
concerns redirect to last URL after direct omniauth login 10 years ago
news
time_entries
work_packages
account_controller.rb only use exit screen if login is required to view anything at all 10 years ago
activities_controller.rb
admin_controller.rb
application_controller.rb given openproject runs in a subdirectory we cannot allow redirecting to a different subdirectory. also tries to catch shenanigans to circumvent the check like ".." in the path. 10 years ago
attachments_controller.rb
auth_sources_controller.rb hide and disable LDAP auth if password login disabled 10 years ago
authentication_controller.rb
boards_controller.rb
categories_controller.rb
copy_projects_controller.rb Replace unless by if 10 years ago
custom_fields_controller.rb
enumerations_controller.rb
groups_controller.rb
help_controller.rb
journals_controller.rb
ldap_auth_sources_controller.rb
mail_handler_controller.rb
members_controller.rb
messages_controller.rb
my_controller.rb put #disable_password_login? into OP Configuration 10 years ago
news_controller.rb
planning_element_journals_controller.rb
planning_element_type_colors_controller.rb
project_associations_controller.rb
project_enumerations_controller.rb
project_types_controller.rb
projects_controller.rb
query_menu_items_controller.rb
reported_project_statuses_controller.rb
reportings_controller.rb
repositories_controller.rb
roles_controller.rb
search_controller.rb
settings_controller.rb disable password-related settings in settings controller 10 years ago
statuses_controller.rb
sys_controller.rb fixes repo auth 10 years ago
timelines_controller.rb
timelog_controller.rb
types_controller.rb Merge branch 'release/3.0' into merge/3_0_to_dev 10 years ago
users_controller.rb forbid user creation if password login is disabled 10 years ago
versions_controller.rb
watchers_controller.rb
welcome_controller.rb
wiki_controller.rb
wiki_menu_items_controller.rb
wikis_controller.rb
work_package_relations_controller.rb
work_packages_controller.rb Merge branch 'release/3.0' into merge/3_0_to_dev 10 years ago
workflows_controller.rb