simplesamlphp / simplesamlphp/simplesamlphp-module-casserver

Messages 'sspmod_casserver_Cas_Ticket_MemCacheTicketStore' is now using namespaces

未關閉
#39 8 則留言 0 個 reaction 已指派 0 人 在 GitHub 檢視

還沒有人認領這個 Issue。

主要語言
PHP
星號
7
分支
11
平均合併
10 小時 31 分鐘
30 天內合併 PR
1

描述

Hello!

We are seeing messages like those in the log/simplesamlphp.log file when I access https://my.host.org/cas/login :

The class or interface 'sspmod_casserver_Cas_Ticket_MemCacheTicketStore' is now using namespaces, please use 'SimpleSAML\Module\casserver\Cas\Ticket\MemCacheTicketStore' instead.

 The class or interface 'sspmod_casserver_Cas_Ticket_TicketFactory' is now using namespaces, please use 'SimpleSAML\Module\casserver\Cas\Ticket\TicketFactory' instead.

I would need some help or advice to get rid of them.

I first hoped that I could simply edit the config/module_casserver.php file, but I finally cannot figure how to change it.

All the best,

貢獻指南

這個儲存庫沒有索引到貢獻指南

從這裡開始

  1. 先讀完整個 Issue,再讀專案的貢獻指南。
  2. 在 Issue 下留言說明你要接手 —— 這能避免兩個人做同樣的事。
  3. Fork 儲存庫,在一個分支上完成修改。
  4. 送出 Pull Request,並在描述裡引用這個 Issue 編號。

研究方向

先在存取 /cas/login 時重現 log/simplesamlphp.log 中的警告,然後檢查 config/module_casserver.php 以及其中參照的 CAS ticket 類別。找出在哪裡選取了過時的類別名稱,並確認記錄不再回報 namespace 警告。

由索引模型根據 Issue 內容生成。

評估

技術堆疊
php
領域
authentication
Issue 類型
缺陷
難度
3/5
預估耗時
1-2 天
活躍度
停滯
描述清晰度
需要釐清
新手友好度
25/100

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。