Commit Graph

57 Commits

Author SHA1 Message Date
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
Lukas Reschke 5ca41b2b2b
Add tests
Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
2016-09-26 21:24:44 +02:00
Nextcloud bot 1a3d2f7e8e
[tx-robot] updated from transifex 2016-09-26 00:50:19 +00:00
Nextcloud bot 912883bee0
[tx-robot] updated from transifex 2016-09-16 00:50:21 +00:00
Nextcloud bot 4d1ce6fcc7
[tx-robot] updated from transifex 2016-09-13 00:50:19 +00:00
Nextcloud bot 9095b14141
[tx-robot] updated from transifex 2016-09-10 00:50:19 +00:00
Nextcloud bot e54af65b78
[tx-robot] updated from transifex 2016-09-05 00:50:19 +00:00
Nextcloud bot ba7e2bb364
[tx-robot] updated from transifex 2016-09-04 00:50:18 +00:00
Nextcloud bot 5b0eb4ccc7
[tx-robot] updated from transifex 2016-09-03 00:50:19 +00:00
Nextcloud bot e307daf5dc
[tx-robot] updated from transifex 2016-09-02 00:50:18 +00:00
Nextcloud bot 1335168989
[tx-robot] updated from transifex 2016-09-01 00:50:19 +00:00
Lukas Reschke 270cccd19d Merge pull request #32 from nextcloud/add-icon
add icon
2016-08-29 12:15:30 +02:00
Morris Jobke 89b821f5a3
add icon 2016-08-19 13:45:36 +02:00
blizzz fd233974a2 Merge pull request #29 from nextcloud/use-single-admin-page
Use new admin page module
2016-08-17 11:39:33 +02:00
Nextcloud bot c1680a8a1d
[tx-robot] updated from transifex 2016-08-17 00:50:17 +00:00
Nextcloud bot c6e22aca55
[tx-robot] updated from transifex 2016-08-13 00:50:22 +00:00
Nextcloud bot e31e198627
[tx-robot] updated from transifex 2016-08-11 14:12:37 +00:00
Lukas Reschke c7aef05195 Merge pull request #30 from nextcloud/transifex
Add transifex config
2016-08-11 15:37:34 +02:00
Morris Jobke a206fd38e5
Add transifex config 2016-08-11 15:36:37 +02:00
Arthur Schiwon f511e7e887
IAdmin is now ISettings 2016-08-11 14:48:45 +02:00
Arthur Schiwon 9c47885b77
specify namespace for autoloader 2016-08-10 18:05:07 +02:00
Lukas Reschke 85364aeb34
Use new admin page module
Makes this page a single page as implemented in https://github.com/nextcloud/server/pull/796
2016-08-10 16:27:21 +02:00
Lukas Reschke 0d4fa15d7b Merge pull request #27 from nextcloud/fix-casing
fix casing of user_saml app
2016-08-10 00:05:59 +02:00
Morris Jobke b4232cb1a4
fix casing of user_saml app 2016-08-10 00:01:35 +02:00
Lukas Reschke 1d75257e76 Merge pull request #26 from nextcloud/polish
Release Polish
2016-08-09 20:49:18 +02:00
Roeland Jago Douma d538a41238
Slide in/out extra options 2016-08-09 20:35:26 +02:00
Roeland Jago Douma ffa18cc7ca
Save next to title 2016-08-09 20:33:04 +02:00
Lukas Reschke 131c8652bf Remove registered personal page 2016-08-04 14:09:30 +02:00
Morris Jobke 2b76800d77 Merge pull request #24 from nextcloud/increase-master-version
Increase the version in master
2016-07-22 13:22:45 +02:00
Joas Schilling 4bc1b3e0a5
Increase the version in master 2016-07-22 12:10:33 +02:00
Lukas Reschke b1cbece1f1
Bump version to 9.1 2016-07-21 00:41:40 +02:00
Lukas Reschke a5a8b98512
It should be uid not token
That happens when testing locally with SQLite...
2016-07-06 15:11:54 +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
Lukas Reschke 53b182990c
Only allow access if user is not authed
Fixes https://github.com/nextcloud/user_saml/issues/15
2016-07-04 14:33:26 +02:00
Lukas Reschke d57c221ada Merge pull request #19 from nextcloud/add-users-in-db
Add SAML users to DB
2016-07-04 14:17:13 +02:00
Lukas Reschke 07a98d66f1
Add Shibboleth users to DB
So search etc. works fine
2016-07-04 11:34:20 +02:00
Lukas Reschke 755c51997f Merge pull request #16 from nextcloud/improve-design
Replace tab based design with a scrollable design
2016-06-30 17:00:17 +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 b9a157e36d
Add wantsnameid 2016-06-29 21:50:09 +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 487bf76165
Heuristic for stable9
Nextcloud 10 will have a way better logic...
2016-06-29 20:01:15 +02:00
Lukas Reschke 107be703bf
It's an authentication app 2016-06-29 18:54:44 +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 03646e6159
Make compatible with desktop clients
The cookie "_SHIBSESSION_" is expected.

Fixes https://github.com/nextcloud/user_saml/issues/9
2016-06-29 12:06:50 +02:00
Lukas Reschke 943797c329
Use IRequest 2016-06-29 11:38:00 +02:00
Lukas Reschke 5f8183276d
More generic matching 2016-06-29 11:36:47 +02:00
Lukas Reschke 77499230a2
Only show logout if SLO is set
Fixes https://github.com/nextcloud/user_saml/issues/10
2016-06-29 11:10:59 +02:00
Lukas Reschke 906a1aba34
Require CSRF token 2016-06-29 10:58:05 +02:00
Lukas Reschke 46bab66c28
Proper session keys 2016-06-29 10:56:27 +02:00