0
0
Fork 0
mirror of https://github.com/kevinpapst/kimai2.git synced 2025-05-04 17:20:23 +00:00
Commit graph

15 commits

Author SHA1 Message Date
Kevin Papst
5b8510be56
fix ldap issues due to new security components () 2021-07-27 19:31:49 +02:00
Kevin Papst
6d5244aa5d
LDAP: fixing issues for re-authenticating users () 2021-07-23 16:12:38 +02:00
Kevin Papst
7f20cb045c
Refactor authentication system ()
Make auth configuration available via UI, remove FOSUserBundle and SAML-Bundle dependency
2021-06-10 15:34:13 +02:00
Kevin Papst
4859ac8ecb
Support for PHP 8 ()
painful 66 commits later: required PHP version bumped to 7.3, plugin updates using migrations necessary!
2021-05-31 14:53:22 +02:00
Sebastian Schreiber
e4610af235
migrate from zend-ldap to laminas-ldap () 2020-03-12 00:34:23 +01:00
Sebastian Schreiber
d60e738bd2
Escape distinguished name in ldap search () 2020-03-06 16:16:31 +01:00
Kevin Papst
6a533579b7
added support for saml login () 2020-01-31 19:47:34 +01:00
Kevin Papst
af0f89774e
User roles and permission management via Admin UI () 2019-11-10 18:53:56 +01:00
Kevin Papst
fa1c79e15c
support different formats in user timesheet exports () 2019-11-08 16:10:38 +01:00
Kevin Papst
b0f83291ee
upgraded to phpunit 8 () 2019-10-24 17:35:05 +02:00
Kevin Papst
bf9ae44775
fix LDAP edge-case initialization error () 2019-07-08 20:35:41 +02:00
Kevin Papst
7b95750dcf
added LDAP config to set filter for finding user attributes () 2019-06-23 12:38:11 +02:00
Jacob Blanco
bb8572a364 fix LDAP hydration with multi-value email field () 2019-06-20 15:35:22 +02:00
Kevin Papst
833968a87d
fix LDAP install for systems without ldap extension () 2019-06-11 01:25:49 +02:00
Kevin Papst
0c0e9c2f71
LDAP authentication support () 2019-06-07 22:48:39 +02:00