simplesamlphp / simplesamlphp/simplesamlphp-module-casserver

Messages 'sspmod_casserver_Cas_Ticket_MemCacheTicketStore' is now using namespaces

オープン
#39 コメント 8 件 リアクション 0 件 担当者 0 名 GitHub で見る

まだ誰も着手していません。

主要言語
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,

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

はじめの一歩

  1. issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
  2. 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
  3. リポジトリをフォークし、ブランチを切って変更します。
  4. 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 を短くまとめたダイジェスト。