Grischa Zengel
- Login: ggzengel
- Registered on: 2015-02-23
- Last connection: 2024-12-07
Issues
open | closed | Total | |
---|---|---|---|
Assigned issues | 0 | 0 | 0 |
Reported issues | 4 | 10 | 14 |
Activity
2024-12-08
- 16:27 Redmine Feature #41738: Allow IMAP4 email receiving to skip SSL certificate verification with `ssl=force` option
- Thanks.
You can close #38253.
2024-12-07
- 15:07 Redmine Defect #41947 (Confirmed): collapse arrow shows the wrong direction at /workflows/edit
- The views for assigned user and owner are closed if there no rules.
Than the arrows show to the right.
But if the... - 14:59 Redmine Defect #41946 (New): /workflows/edit puts used_statuses_only twice at url
- 1. got to /workflows/edit
2. mark used status only and press edit
you will get /workflows/edit?role_id%5B%5D=all&...
2024-11-20
- 09:05 Redmine Feature #41738: Allow IMAP4 email receiving to skip SSL certificate verification with `ssl=force` option
- It's a good solution. Why not putting it on next release?
2024-11-13
- 16:24 Redmine Defect #41737: Deprecation warning for IMAP4 email receiving: "Call Net::IMAP.new with keyword options"
- OK
- 02:04 Redmine Defect #41737 (Closed): Deprecation warning for IMAP4 email receiving: "Call Net::IMAP.new with keyword options"
- I use imap_receive and get:
/opt/redmine-6.0.1/lib/redmine/imap.rb:32: warning: DEPRECATED: Call Net::IMAP.new with ... - 16:23 Redmine Defect #41734: wrong url for assets in public/assets
- I don't know, which rake tasks will compile the assets. So I think RAILS_RELATIVE_URL_ROOT should always been set, ev...
- 01:23 Redmine Defect #41734: wrong url for assets in public/assets
- I found it:
RAILS_RELATIVE_URL_ROOT=/redmine
- 03:41 Redmine Feature #41738: Allow IMAP4 email receiving to skip SSL certificate verification with `ssl=force` option
- In my case debug was very useful:
> debug_client = Net::IMAP.new(hostname, debug: true)
Here are some more opti... - 03:32 Redmine Feature #41738 (Closed): Allow IMAP4 email receiving to skip SSL certificate verification with `ssl=force` option
- I get
> OpenSSL::SSL::SSLError: SSL_connect returned=1 errno=0 peeraddr=10.19.1.103:993 state=error: certificate ver...
Also available in: Atom