Draft: Authens ! #767
No reviewers
Labels
No labels
devtype -- backend
devtype -- docs
devtype -- frontend
devtype -- user interface
difficulty -- easy
difficulty -- hard
difficulty -- normal
Doing
domain -- bda
domain -- bds
domain -- cof
domain -- core
domain -- kfet
Good first issue
priority -- high
priority -- low
priority -- medium
priority -- staff-wanted
status -- development
status -- discussion
status -- need review
status -- production
status -- ready to merge
status -- todo
To Do
type -- bug
type -- hygiene
type -- improvement
type -- new feature
bug
duplicate
enhancement
help wanted
invalid
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: DGNum/gestioCOF#767
Loading…
Reference in a new issue
No description provided.
Delete branch "kerl/authens"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
TODODONE: migrer les comptes existants vers authensadded 1 commit
Compare with previous version
unmarked as a Work In Progress
changed the description
added 23 commits
master
26455ae5
- Monkey-patch authens to make it look like GestioCOFa98e56d3
- Switch to Authens for GestioCOF authentication7b8d1575
- Break a redirection loop in teamkfet_required0815f797
- Update auth urls in tests3967831e
- Migrate django_cas_ng accounts to authensCompare with previous version
Ce changement fait raler isort... Il doit y avoir un pb de version.
Si c'est commun, il y a un problème à le mettre sur
auth
seulement ?Je pense que ça a plus sa place sous
{cof,bds}.ens.fr/gestion/auth
que sous{cof,bds}.ens.fr/auth
tout court, c'est l'auth de GestioCOF/GestioBDS, pas forcément des autres trucs que peut vouloir mettre sous ces noms de domaine.Hum, en fait il y a encore un million de trucs à changer dans le code dès lors qu'on touche à
CofProfile.login_clipper
, va savoir pourquoi c'est utilisé partoutmarked this merge request as draft
changed the description
mentioned in issue #288
View command line instructions
Checkout
From your project repository, check out a new branch and test the changes.