Commit graph

12 commits

Author SHA1 Message Date
Lukas Reschke 6d1d48a22d
Make the JS work with sudo mode
Previously the JS reloaded the page or gave the user no indication that a password confirmation was required. Thus not saving the changes.

Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
2017-01-09 15:20:35 +01:00
Lukas Reschke 314ae475f6
Add support for environment variable login 2016-11-14 13:47:30 +01:00
Lukas Reschke 638e5f2c41
Handle redirect in PHP and not in JS
Since Nextcloud 10 we have a proper login endpoint that we can match on
2016-09-26 21:40:59 +02:00
Lukas Reschke 9b97c7350b
Remove unused code
This is now also part of core

Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
2016-09-26 21:24:44 +02:00
Roeland Jago Douma d538a41238
Slide in/out extra options 2016-08-09 20:35:26 +02:00
Lukas Reschke 1160b2c874
Add hint whether settings may work
Fixes https://github.com/nextcloud/user_saml/issues/14
2016-07-05 11:00:02 +02:00
Morris Jobke 96708c6562
Replace tab based design with a scrollable design 2016-06-30 16:41:12 +02:00
Lukas Reschke 1abff7050e
Add workaround for stable9 non-stable entry URL 2016-06-30 00:31:11 +02:00
Lukas Reschke f734958836
Add possibility to enforce local user account
Fixes https://github.com/nextcloud/user_saml/issues/12
Fixes https://github.com/nextcloud/user_saml/issues/5
2016-06-29 20:34:10 +02:00
Lukas Reschke 84c1547c85
Add application specific passwords
Fixes https://github.com/nextcloud/user_saml/issues/1
2016-06-29 18:50:02 +02:00
Lukas Reschke 99bbde20dc
Add mapping editor
Fixes https://github.com/nextcloud/user_saml/issues/4
2016-06-29 10:25:09 +02:00
Lukas Reschke ada6b6ebc8
Initial import 2016-06-29 00:04:23 +02:00