Commit Graph

25 Commits (3bc4f901223c9782dd688a4f4993481e2cdb9b94)

Author SHA1 Message Date
Richard van den Berg 0e97e67be0 Allow creating users with CertAuth via userDefaults, fixes #2538 2017-10-05 11:41:54 +02:00
iglocska be111a4702 fix: Fix to certauth pains 2017-09-08 14:25:36 +02:00
iglocska 9c9048422a fix: fixes various issues with the certauth 2017-09-07 00:06:02 +02:00
iglocska 4230601116 fix: Fixes to various issues with the cert auth 2017-09-06 23:26:21 +02:00
Guilherme Capilé 794acb987e fixed issue #2036 2017-06-27 19:56:32 -03:00
Guilherme Capilé 4fd5df3b38 bugfixes in certificate authentication 2017-06-27 19:17:46 -03:00
Ángel González 926895733b Cosmetic changes
Change space indents to tabs
Remove ?> at end of file
Add or remove some indentation where appropriate
2017-05-08 00:45:57 +02:00
Alexandre Dulaunoy 9affedaab9 Markdown typo fixed 2017-04-27 14:55:42 +02:00
devnull- 5b79e80bbf Clean & improve README.md of CertAuth 2017-02-16 18:46:34 +01:00
devnull- a40c0c456a Don't login or create an empty account if the user doesn't exist 2017-02-16 18:29:36 +01:00
Andreas Ziegler e6585ed46e chg: fix indention of 4 files 2016-08-23 04:27:28 +02:00
Andreas Ziegler 99e6ae7946 chg: add space after keywords if/for/foreach/while/switch/catch 2016-08-22 02:59:20 +02:00
Iglocska ba16637b83 fix: Removed the field restrictions from the save() calls in the certauth plugin
- apparently cakephp also removes those fields from the beforevalidation hook, meaning that a plugin can potentially escape any data consolidation methods. Not sure if this is intended behaviour by cakephp...
2016-06-16 13:02:37 +02:00
Guilherme Capilé 397474bc91 apache compatibility adjustments 2016-06-07 18:19:25 -03:00
Guilherme Capilé fbf379a97b create an Organisation if a string is provided (and not org_id) 2016-06-07 15:38:39 -03:00
Richard van den Berg e247713461 Add userDefaults explanation 2016-06-07 11:49:40 +02:00
Richard van den Berg ecedabbcf6 Add missing Role, Organization, Server arrays to user 2016-06-07 11:43:27 +02:00
Richard van den Berg e3d8ab6fa5 Fix parentheses 2016-06-07 10:51:21 +02:00
Andreas Ziegler 1d06f25b38 chg: add newline character before EOF to non-minified (text-)files 2016-06-06 10:09:55 +02:00
Andreas Ziegler 985451642e add space after keywords if/for/foreach/while/switch/catch 2016-06-04 15:45:39 +02:00
Andreas Ziegler 0fe692c56a remove whitespace at end of line 2016-06-04 01:10:45 +02:00
Guilherme Capilé d2eaccec31 removed session handling from plugin and moved to AppController 2015-04-28 11:25:13 -03:00
Guilherme Capilé 6de2541c9a added user defaults to plugin 2015-04-16 22:14:43 -03:00
Guilherme Capilé 9179a2263f Added client SSL certificate authentication as a CakePHP plugin 2015-04-16 22:14:43 -03:00
Guilherme Capilé d0c3b44e34 Added client SSL certificate authentication as a CakePHP plugin 2015-04-16 22:14:43 -03:00