-
In the laravel project im working we update with composer from "apereo/phpcas": "1.5.0" to 1.6.0
them when try to access to cas login the url it redirects stay on http//example.com/mylaraveldir/ca…
-
After some more digging, I think supporting `apereo/phpcas` 1.6.0 is going to require much more work. (I really wish they would follow semver, this is **not** a minor release.)
Here are two example…
-
**Décrivez le bogue**
J'ai voulu passer à la version release v4.0.0 de GRR et après avoir installé la nouvelle version via github puis copié les fichiers/ dossiers personnalisés à la place recommandé…
-
Thanks for working on support for `apereo/phpcas` 1.6.0. After updating to `subfission/cas` 4.3.0 and `apereo/cas` 1.6.0, I'm getting:
```
ErrorException (E_NOTICE)
Undefined index: cas_client_se…
-
### Code of Conduct
- [X] I agree to follow this project's Code of Conduct
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Version
all
### Bug description
…
-
### Blank Page when using the latest phpCAS 1.6.0
1. When trying to do the following, received a blank page and thus unable to do anything.
```php
$this->cas = app('cas');
```
2. Most likely…
-
Hi,
I know that it might be the wrong place to ask, but since it is the only place where I think that I might found an answer, I'm hoping that It will be ok.
I'm using Quarkus as my Back-End ser…
-
### Describe the bug
create-strapi-app is prompting for input when a command line option is used that already specifies the installation type. This is a problem when it is used in scripts/CICD/etc.…
-
**Describe the bug**
When connecting to a number of TLS 1.3 servers on the internet that present a `Hello Retry Request`, the Erlang `ssl:connect` call may cause the TLS FSM to stop processing any …
-
readme list support saml 1.1 , https://apereo.github.io/cas list support saml 2.0 ? may i use this client for saml 2.0 ?