Commit Graph

101 Commits (9a863b3bb29c070eb1e4174077067cb898b934da)

Author SHA1 Message Date
Fredrik Pettai 7d0f605ae1 add date_created for provisioned users
add date_created then new users are provisioned via shibbauth
2018-09-29 22:04:15 +02:00
Fredrik Pettai 69ae9155c8 fix docs
fix docs
(DefaultRoleId is not implemented in the code)
2018-09-28 14:33:50 +02:00
Fredrik Pettai de24c88e8c fix typo
fix typo in error message
2018-09-28 14:16:13 +02:00
Steve Clement 1bac3749c5 fix: [i18n] Variables are in no need to be translated, it will break stuff, horribly.
upd: [i18n] Update default.pot again
2018-08-21 14:48:23 +03:00
iglocska 6135468c41 new: Added full audit logging to ZMQ and Syslog, fixes #2635
- syslog now includes all audit log entries and it's separated into proper severity levels
- ZMQ logging and syslog logging are both optional features
2017-11-24 12:01:53 +01:00
Pablo Panero 491e826690 added possibility to use always default org for new users 2017-11-17 17:06:52 +01:00
Richard van den Berg 0e97e67be0 Allow creating users with CertAuth via userDefaults, fixes #2538 2017-10-05 11:41:54 +02:00
iglocska 48b1679216 Merge branch '2.4' into objects_wip 2017-09-18 10: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
iglocska d10c7cd4b0 Merge branch '2.4' into objects_wip 2017-07-02 00:08:14 +02:00
iglocska ee1c1c5de9 new: Further progress on the objects 2017-07-02 00:05:15 +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
Pablo Panero 8829e90547 newsread attribute fixed for user registration via sso 2017-05-11 14:49:42 +02: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
Pablo Panero 0def28e57e Update README.md
Updated readme with apache config for API/Syncs filtering from SSO
2017-02-22 12:15:38 +01: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
ppanero bfca484c2a default org changed to id instead of name 2016-09-23 14:34:20 +02:00
ppanero 7493107634 warining due to session start fixed, warning due to org assigment when possible null fixed, readme updated 2016-09-20 16:12:31 +02:00
Andreas Ziegler 7a5dad6598 chg: use new Tool for random string generation 2016-09-15 17:07:12 +02:00
Andras Iklody 7f0ae7554d Merge pull request #1520 from ppanero/shibbsso
stringer checks on email and nids_sid of user calculated from max
2016-09-09 23:47:59 +02:00
ppanero 8820133ae0 stringer checks on email and nids_sid of user calculated from max 2016-09-09 10:01:42 +02:00
Alexandre Dulaunoy ad3b59e9c7 Merge pull request #1504 from ppanero/shibbsso
shibboleth sso debug log capabilities added
2016-09-07 11:13:31 +02:00
ppanero 36c0399f35 deny by default instead of read-only 2016-09-07 11:08:37 +02:00
ppanero 01cb9c7037 typosfixed for PR 2016-09-06 08:43:27 +02:00
ppanero d470b3371c shibboleth sso plugin index failure fixed 2016-09-05 11:28:43 +02:00
ppanero 32dddabfac shibboleth sso debug log capabilities added 2016-09-05 11:22:39 +02:00
Andreas Ziegler 1fcefa202c chg: replace 2 spaces after tab by double tab 2016-09-05 00:51:37 +02:00
Andreas Ziegler 4b8a82098d chg: replace 4 spaces after tab by double tab 2016-09-05 00:45:51 +02:00
Andreas Ziegler e6585ed46e chg: fix indention of 4 files 2016-08-23 04:27:28 +02:00
Iglocska 6171e61fdd Revert "chg: remove not used old plugin file"
This reverts commit dd8ec54e2a.
2016-08-22 17:51:30 +02:00
Andreas Ziegler fa8300adea chg: fix indention in some files 2016-08-22 03:40:17 +02:00
Andreas Ziegler 99e6ae7946 chg: add space after keywords if/for/foreach/while/switch/catch 2016-08-22 02:59:20 +02:00
Andreas Ziegler 1c641b809e chg: add spaces before opening curly brackets 2016-08-22 02:57:56 +02:00
Andreas Ziegler 56dc4734cf chg: add newline character before EOF 2016-08-22 02:42:59 +02:00
Andreas Ziegler c47e99d38a chg: remove usage of App::import in favor of ::uses 2016-08-21 23:42:28 +02:00
Andreas Ziegler dd8ec54e2a chg: remove not used old plugin file 2016-08-21 23:25:22 +02:00
Iglocska 8f3ac0970d fix: small fix to the Shibboleth authentication 2016-08-21 00:24:54 +02:00
ppanero 9e0801cc20 Bug fixing on shibboleth auth. DB group loading and missing email bugs fixed 2016-08-19 14:32:47 +02:00
ppanero 4cce700b8d Shibboleth authentication refined (Organization creation if the given one in the configuration does not exists). export process displaying as queued issue solved. Code changed in JobsController 2016-08-10 13:54:14 +02:00
ppanero d03ede615b SSO plugin (Shibboleth based). Instructions to enable and configure it are present in the app/Plugin/ShibbAuth/README.md 2016-08-04 16:34:09 +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