simplesamlphp / simplesamlphp/simplesamlphp-module-casserver
Messages 'sspmod_casserver_Cas_Ticket_MemCacheTicketStore' is now using namespaces
オープン
まだ誰も着手していません。
- 主要言語
- PHP
- スター
- 7
- フォーク
- 11
- 平均マージ
- 10時間 31分
- マージ済み PR(30日)
- 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,
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
調査の方向性
まず /cas/login にアクセスした際の log/simplesamlphp.log の警告を再現し、次に config/module_casserver.php と、そこで参照されている CAS ticket クラスを調べます。古いクラス名がどこで選択されているかを特定し、ログに namespace の警告が報告されなくなったことを確認します。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- php
- 領域
- authentication
- issue の種類
- バグ
- 難易度
- 3/5
- 見積もり時間
- 1〜2日
- 活発さ
- 停滞
- 明瞭さ
- 説明が足りない
- 初心者へのやさしさ
- 25/100