mirror of
https://github.com/Garmelon/PFERD.git
synced 2026-04-12 23:45:05 +02:00
Update PFERD/crawl/ilias/ilias_web_crawler.py
Co-authored-by: I-Al-Istannen <I-Al-Istannen@users.noreply.github.com>
This commit is contained in:
parent
04e5df4bb8
commit
115fb02571
1 changed files with 1 additions and 1 deletions
|
|
@ -32,7 +32,7 @@ class ShibbolethLoginType():
|
||||||
pass
|
pass
|
||||||
|
|
||||||
|
|
||||||
class LocalLoginType():
|
class LoginTypeLocal:
|
||||||
def __init__(self, client_id: str):
|
def __init__(self, client_id: str):
|
||||||
self.client_id = client_id
|
self.client_id = client_id
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue