Menu

Source Commit Log


Commit Date  
[r2793] by jplang

Fixes broken --unknown-user option in mailhandler script (#3514).

2009-06-25 16:16:59 Tree
[r2792] by jplang

Fixes default data loader broken by r2777 (#3507).

2009-06-23 20:17:47 Tree
[r2791] by edavis10

Merged r2790 from trunk.

2009-06-14 16:23:56 Tree
[r2790] by edavis10

Added workaround for a Ruby BigDecimal bug, CVE-2009-1904. (#3475)

2009-06-14 16:22:23 Tree
[r2789] by jplang

Ability to accept incoming emails from unknown users (#2230, #3003).

An option lets you specify how to handle emails from unknown users:
* ignore: the email is ignored (previous and default behaviour)
* accept: the sender is considered as an anonymous user
* create: a user account is created (username/password are sent back to the user)

Permissions have to be consistent with the chosen option. Eg. if you choose 'create', the 'Non member' role must have the 'Add issues' permission so that an issue can be created by an unknown user via email. If you choose 'accept', the 'Anonymous' role must have this permission.

2009-06-14 14:48:34 Tree
[r2788] by jplang

Ignores test repositories.

2009-06-14 10:07:38 Tree
[r2787] by jplang

Fixed: editing a message may cause sticky attribute to be NULL (#3356).

2009-06-14 09:19:20 Tree
[r2786] by jplang

Fixes drop-down list selected value (#3472).

2009-06-13 09:32:23 Tree
[r2785] by edavis10

Added the Rails i18n language file to the plugin generator.

2009-06-10 03:39:02 Tree
[r2784] by edavis10

Added an empty tmp/test directory so rake test will run out of the box.

2009-06-08 02:07:30 Tree
Older >
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.