Commit Graph

3721 Commits (cc935aefd80c57ada2ad951758c92a3510d8d486)

Author SHA1 Message Date
Jean-Philippe Lang 6b25085997 Prevent mass-assignment vulnerability when adding/updating an issue category (#922). 13 years ago
Jean-Philippe Lang 21c498557e Prevent mass-assignment vulnerability when adding/updating a document (#922). 13 years ago
Jens Ulferts 0c6ddd8030 adding comment 13 years ago
Jens Ulferts 1d1f923306 fixing minor bugs in custom_field: 13 years ago
Jens Ulferts 13813195e9 moving validates_uniqueness_of patch for globalized models into initializers 13 years ago
Jens Ulferts 911682f55c validate default_value in every provided locale 13 years ago
Jens Ulferts 4e07a913c9 possible_values of custom_fields are now localizable 13 years ago
Jens Ulferts 74c9bc2896 enabling default_value of custom_fields to be localized by admins 13 years ago
Jens Ulferts 7178c1b3b7 enabling name attribute of custom_fields to be localized by admins 13 years ago
Gregor Schmidt 020779db95 Protect VersionSetting from mass assignment vulnerability 13 years ago
Gregor Schmidt 32fa28cb0e clearing status id so that a proper error message is generated 13 years ago
Gregor Schmidt d7f3c14255 avoid the usage of update_attributes and use safe_attributes instead 13 years ago
Gregor Schmidt 61936a8475 Avoiding update_attributes and new for Issues 13 years ago
jwollert dc8483b15d fixes copying projects 13 years ago
jwollert 3eca274548 fixes creation of member_roles 13 years ago
jwollert 934d22ec67 protect relations to users (assigned_to, author_id etc.) in models, too 13 years ago
Jens Ulferts 1c1a7c9d84 refactored allowed_to to be more extensible 13 years ago
Martin Linkhorst 4e9c17fca8 some documentation regarding mass assignment, show full stack trace in console 13 years ago
Martin Linkhorst bfc4a441f4 fix: use the old style #force_attributes 13 years ago
Martin Linkhorst 7b34ebdc47 refactor dealing with mass assignment 13 years ago
Martin Linkhorst c7e130f010 fix to work with protected :project_id 13 years ago
jwollert 4fb1888965 fixes creation of anonymous user. shouldn't mass assign protected attributes (i.e. login) 13 years ago
Martin Linkhorst 009dc110a4 don't show multiple issue status in backlog, fixes #25703 13 years ago
Martin Linkhorst cc74c1e998 added attr_protected calls to protect mass assignment of :project_id through a view 13 years ago
Martin Linkhorst fcac419324 better locking info. issue #25606 13 years ago
Martin Linkhorst dbb1f10d6b fix: use old version instead 13 years ago
Martin Linkhorst 3c5aaeeb77 localize email headers and footers based on I18n.fallbacks 13 years ago
Romano Licker 17810216b0 having a fix call order resolves a problem where 13 years ago
Romano Licker d29112203b fixes recreating initial journals 13 years ago
Romano Licker d2d21388ae having a fix call order resolves a problem where 13 years ago
Martin Linkhorst 41bc805585 control headers and footers of emails in all languages 13 years ago
Romano Licker 3506a0327f journalize parent_id on issues 13 years ago
Martin Linkhorst a11ff6abdc made emails to use the correct language 13 years ago
Jens Ulferts 5027a42a8d acts_as_journalized for variable_cost_object 13 years ago
Jens Ulferts cdb2e8e54d change empty line coding 13 years ago
Eric Davis c5e4ab41c7 [#674] Convert outbound mail to be sent per-recipient 13 years ago
Jens Ulferts 2ae0236a46 serialize costtypeid so that it can be saved 13 years ago
Gregor Schmidt 88ab906fab Anonymous users are always considered impaired 13 years ago
Gregor Schmidt b65160c936 Less coupled fix for 7632483c - initial journal handling 13 years ago
Gregor Schmidt 81392aec69 Switch to using string keys for settings 13 years ago
Gregor Schmidt d76fd8e499 [#780] using a changing cache key to avoid the need for explicit cache invalidation 13 years ago
Romano Licker 40a17fc0b0 adding validations 13 years ago
jwollert a32e5d23cc fixes translation bug causing new elements to have faulty titles 13 years ago
jwollert 9185e7137e use h3 as standard heading, just like all other blocks do. 13 years ago
Jens Ulferts 9d16f8def3 fix: only set default blocks on initializing a new overview and only when no blocks are provided 13 years ago
Tim Felgentreff 7be0043fb9 license notice for code files, at least 13 years ago
Tim Felgentreff acb1428cdd fix handling of default values for project overview pages 13 years ago
Tim Felgentreff 5fe28bf6b0 [DTAG #16506] Increase the maximum length of teaser widget texts by storing in a blob instead of string 13 years ago
Gregor Schmidt bf054c4f9c Adding field to store user preference for impaired view 13 years ago
Felix Schäfer 1050eb6642 Make the model unloadable 13 years ago