Skip to content

Commit

Permalink
Delete deleted auth type
Browse files Browse the repository at this point in the history
  • Loading branch information
LeGeek01 authored Aug 19, 2023
1 parent b2815a3 commit 5248d35
Showing 1 changed file with 0 additions and 14 deletions.
14 changes: 0 additions & 14 deletions pronotepy/ent/ent.py
Original file line number Diff line number Diff line change
Expand Up @@ -14,22 +14,8 @@

"""CAS"""

cas_arsene76 = partial(
_cas, url="https://cas.arsene76.fr/login?selection=ATS_parent_eleve"
)

cas_cybercolleges42 = partial(
_cas, url="https://cas.cybercolleges42.fr/login?selection=ATS_parent_eleve"
)

cas_ent27 = partial(_cas, url="https://cas.ent27.fr/login?selection=ATS_parent_eleve")

cas_kosmos = partial(_cas, url="https://cas.kosmoseducation.com/login")

ecollege_haute_garonne = partial(
_cas, url="https://cas.ecollege.haute-garonne.fr/login?selection=ATS_parent_eleve"
)

ent_creuse = partial(_cas, url="https://cas.entcreuse.fr/login")

occitanie_toulouse = partial(
Expand Down

0 comments on commit 5248d35

Please sign in to comment.