xdrm-brackets
1225f69d9d
[api.cas] on login select version with 'default=1' first then if nothing, take the first element. Same for [api.version.DELETE] to update the list
2018-05-09 17:43:20 +02:00
xdrm-brackets
73bc584036
update version model + casController/switch version format in session
2018-05-09 12:36:12 +02:00
Unknown
c6b46e1b88
New version managing API
2018-05-07 18:14:17 +02:00
xdrm-brackets
ec6a89233f
[module.cas] GET minmod
2018-03-21 00:50:19 +01:00
xdrm-brackets
81db5a02c8
[module.cas] GET works with URL0=0 with redirection | URL0=1 with pop-up management
2018-03-21 00:41:44 +01:00
xdrm-brackets
46ba44d042
[module.cas] PUT is so slow.. timeout (CAS server not responding in consistent time)
2018-03-20 23:51:39 +01:00
xdrm-brackets
100b09c695
[config.modules] added 'cas' permissions [module.cas] added PUT to really logout (from CAS server) but do not work (except from document.location)
2018-03-20 23:35:16 +01:00
xdrm-brackets
12b1a29ed0
[repo.meta] created meta database repo (create_prof, delete_prof, prof_exists, link_exists, link, unlink, get_prof_departments) [repo.professor] used [repo.meta] to synchronize meta database (fully tested, even if meta not already synchronized) [module.casController] now uses [repo.meta] [module.department] now uses [repo.meta]
2018-03-20 18:44:43 +01:00
xdrm-brackets
b06b8666bc
[renamed] 'AvailableDepartment' -> 'AvailableDepartments' [renamed] 'CurrentDepartementId' -> 'CurrentDepartmentId'
2018-03-20 10:49:53 +01:00
xdrm-brackets
e67195871f
[module.cas] dispatch custom error codes [webpack.login] display error codes
2018-03-20 10:19:32 +01:00
xdrm-brackets
bef4dad5f7
[api.core.authsystemdefault] removed CAS management [module.cas] implemented good CAS management with database + error management (edge cases)
2018-03-19 19:06:00 +01:00
xdrm-brackets
959df5cfde
[module.cas] fix1 [webpack.page.login] fix [webpack.data.login] fix
2018-03-19 18:27:33 +01:00
xdrm-brackets
688b0c10c8
[bowdel] + [AuthSystemDefault] + [module.cas] DELETE (now logout works + login + session departE?E?E?E?E?ment data)
2018-03-15 13:13:40 +01:00
xdrm-brackets
39cc5ef906
[webpack.logout] now logout works
2018-03-06 19:39:34 +01:00
xdrm-brackets
d033df5ee7
removed 'toremove'
2018-03-03 16:47:57 +01:00
xdrm-brackets
e19a891802
toremove
2018-03-03 16:34:54 +01:00
xdrm-brackets
73a496faae
[module.cas] POST fixed 'service' processed from $_SERVER variables
2018-03-03 16:32:10 +01:00
xdrm-brackets
b537644258
[module.cas] DELETE for logout | GET for callback now works with tested system for pop-up
2018-03-03 15:50:11 +01:00
xdrm-brackets
d7c6ac519c
[module.cas] Now returns login if already validated by [api.core.auth-system-default]
...
[api.core.auth-system-default] implemented permission management with : 'cas_user', 'cas_admin' (cas_user is always here, cas_admin is added only if admin)
2018-03-03 14:57:43 +01:00
xdrm-brackets
aadefed195
[module.cas] Created callback (todo: store in SESSION) + [module.*] renamed all with lowercase API path
2018-03-02 09:27:58 +01:00