Feature #23502
closedMake rsaauth checks available to reports module
0%
Description
We have some issues about non working rsaauth extension in bugtracker. And we have a nice reports module in the backend.
This RFC is about to add (prerequisite) rsaauth checks to the reports module and such allow users to give more precise feedback in case of errors/bugs.
(issue imported from #M15638)
Files
Updated by Markus Klein about 14 years ago
Thanks for this feature. I'll test it on a system where rsa doesn't work at the moment. I'll report back here then.
Updated by Markus Klein about 14 years ago
Works brilliant!
It tells me that the backend factory cannot obtain a backend.
I think this should go into trunk and 4-4.
Thx for this patch.
Updated by Marcus Krause about 14 years ago
Thanks for testing.
I've put this RFC up to discussion in typo3.project.v4 list as there are parts in this patch that needs to be discussed.
Updated by Chris topher about 14 years ago
Hi Marcus,
could you please put the texts to a locallang-file?
There are 4 Texts each; they are in lines 141 ff, 168 ff. and in ll 196.
Otherwise we would have hardcoded texts there again...
Updated by Xavier Perseguers over 13 years ago
- Target version changed from 1081 to 1238
Updated by Oliver Hader over 13 years ago
- Target version changed from 1238 to 1281
Updated by Xavier Perseguers over 13 years ago
- Target version changed from 1281 to 4.6.0-beta1
Updated by Xavier Perseguers over 13 years ago
- Target version changed from 4.6.0-beta1 to 4.6.0-beta2
Updated by Xavier Perseguers about 13 years ago
- Target version changed from 4.6.0-beta2 to 4.6.0-beta3
Updated by Oliver Hader about 13 years ago
- Target version changed from 4.6.0-beta3 to 4.6.0-RC1
Updated by Helmut Hummel about 13 years ago
Would be better to show this information in the extension configuration, like it is done in saltedpasswords.
The checks should:
- check if loginSecurityLevel is set to "rsa"
- check if a private key can be generated with openssl
Updated by Xavier Perseguers about 13 years ago
- Target version changed from 4.6.0-RC1 to 4.6.0
Updated by Chris topher about 13 years ago
- Target version changed from 4.6.0 to 4.6.1
Updated by Chris topher almost 13 years ago
- Target version changed from 4.6.1 to 4.6.2
Updated by Xavier Perseguers almost 13 years ago
- Target version deleted (
4.6.2)
Updated by Mathias Schreiber almost 10 years ago
- Target version set to 7.4 (Backend)
- Is Regression set to No
Updated by Mathias Schreiber almost 10 years ago
- Tracker changed from Bug to Feature
Updated by Susanne Moog over 9 years ago
- Target version changed from 7.4 (Backend) to 7.5
Updated by Riccardo De Contardi about 7 years ago
- Related to Task #81852: Deprecate EXT:rsaauth added
Updated by Georg Ringer about 7 years ago
- Status changed from New to Closed
rsaauth ext will be deprecated and removed from core as the better choise is to use https. As nobody will invest in the reports, I will close this issue.