Go to file
orandev c318b9421f
Fix incorrect key name in "Login flow fix"
'name' key was put in flowData table, but 'token' key was retrieved from this table, thus triggering the following error:
Undefined index: token at /nextcloud/apps/user_saml/lib/Controller/SAMLController.php#306

Signed-off-by: orandev <63342732+orandev@users.noreply.github.com>
2020-10-09 12:20:10 +02:00
.github Add the issue template 2017-04-05 09:52:24 +02:00
.tx Fix tx config 2018-02-12 23:00:50 +01:00
3rdparty install deps on make appstore 2020-09-10 09:42:23 +02:00
appinfo v3.3.1 2020-10-07 08:56:59 +02:00
css fix height of select box to select the IDP 2018-11-16 09:42:12 +01:00
img Add icon to admin page sidebar 2017-01-24 12:01:34 -06:00
js Add setting to specify a different signature algorithm 2020-02-13 16:01:03 +01:00
l10n [tx-robot] updated from transifex 2020-09-28 03:16:40 +00:00
lib Fix incorrect key name in "Login flow fix" 2020-10-09 12:20:10 +02:00
screenshots optimizes png raster 2020-01-19 09:49:08 -05:00
templates make "Login options" translatable 2020-09-03 09:29:41 +02:00
tests adjust default redirect target to 20's 2020-09-07 23:34:18 +02:00
.drone.yml bump version and requirements 2020-09-07 23:30:52 +02:00
.gitignore bump version to 3.0.1 2020-02-14 14:40:10 +01:00
.scrutinizer.yml Don't define code coverage 2016-09-26 21:28:31 +02:00
CHANGELOG.md v3.3.1 2020-10-07 08:56:59 +02:00
LICENSE Create LICENSE 2018-11-21 22:59:45 +01:00
Makefile install deps on make appstore 2020-09-10 09:42:23 +02:00