https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=40596
Tomás Cohen Arazi (tcohen) <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected], | |[email protected], | |[email protected] | |o.uk, | |[email protected] Status|NEW |In Discussion --- Comment #11 from Tomás Cohen Arazi (tcohen) <[email protected]> --- Hi, this is a pet project I've been working on. I share it early to gather some opinions. Mostly about design decisions. It is not complete: * no UI changes in IdP config * haven't checked if the optimistic implementation of the IdP handles login correctly in the UI * Some methods are still used from the old classes (logout, etc). We probably need to implement them generically and/or the protocol-specific classes. There's a bug for OAuth2 logout somewhere. I have another patchset in which I wanted to create classes for validating credentials. But then I moved here as I think this protocols could be a PITA in terms of refactoring/moving C4::Auth somewhere else. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
