1.18.2 admin module feedback

43 views
Skip to first unread message

Stefan Winter

unread,
Nov 28, 2019, 5:47:20 AM11/28/19
to simple...@googlegroups.com

Hello,


two small things which I noticed on 1.18.2 when trying the new admin interface:


1) The configuration page lists "LDAP Extension" as "required". I don't have the PHP LDAP Extension, and we don't use any LDAP, and there is no issue at all. I think this one should be "optional" instead.


2) The page "cron module information page" makes suggestions for a crontab entry which look wrong. They are:

curl --silent "https://[...]/module.php/cron/run/daily/chosensecret" > /dev/null 2>&1

while the actual cron job I have configured ages ago and which works is:

curl --silent "https://[...]/module.php/cron/cron.php?key=chosensecret&tag=daily" > /dev/null 2>&1


I first thought both URLs might be valid, but then the newly suggested one has the unpleasant property that it really does not work: the HTML says

        <div class="wrap">    <h2>Page not found</h2>
    The given page was not found. The reason was: The URL wasn&#039;t found in the module.  The URL was: https://clueless.restena.lu/simplesamlphp/module.php/cron/run/daily/chosensecret

Greetings,


Stefan Winter

signature.asc

Jaime Pérez Crespo

unread,
Nov 28, 2019, 8:22:16 AM11/28/19
to simple...@googlegroups.com
Thanks a lot for the feedback Stefan! It’s really helpful for us. Would you mind creating a couple of issues in the issue tracker so that we don’t forget about this?

--
Jaime

On 28 Nov 2019, at 11:47, Stefan Winter <stefan...@restena.lu> wrote:


--
This is a mailing list for users of SimpleSAMLphp, not a support service. If you are willing to buy commercial support, please take a look here:
 
https://simplesamlphp.org/support
 
Before sending your question, make sure it is related to SimpleSAMLphp, and not your web server's configuration or any other third-party software. This mailing list cannot help with software that uses SimpleSAMLphp, only regarding SimpleSAMLphp itself.
 
Make sure to read the documentation:
 
https://simplesamlphp.org/docs/stable/
 
If you have an issue with SimpleSAMLphp that you cannot resolve and reading the documentation doesn't help, you are more than welcome to ask here for help. Subscribe to the list and send an email with your question. However, you will be expected to comply with some minimum, common sense standards in your questions. Please read this carefully:
 
http://catb.org/~esr/faqs/smart-questions.html
---
You received this message because you are subscribed to the Google Groups "SimpleSAMLphp" group.
To unsubscribe from this group and stop receiving emails from it, send an email to simplesamlph...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/simplesamlphp/6d333cba-dce8-463d-4df0-3025e108b3af%40restena.lu.

Tim van Dijen

unread,
Nov 28, 2019, 9:00:03 AM11/28/19
to SimpleSAMLphp
Number 1 is not case of 'works as designed' and imo doesn't need to be added to the issue tracker.


If the module is enabled, it will be listed as 'required' and well...  The module is enabled by default (= consistent with previous versions).
This issue will resolve itself when we release 2.0 and the LDAP-module has to be installed separately..

- Tim

Op donderdag 28 november 2019 14:22:16 UTC+1 schreef Jaime Pérez:
To unsubscribe from this group and stop receiving emails from it, send an email to simple...@googlegroups.com.
Reply all
Reply to author
Forward
0 new messages