Lukas Reschke
|
5ca41b2b2b
|
Add tests
Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
|
6 years ago |
Nextcloud bot
|
1a3d2f7e8e
|
[tx-robot] updated from transifex
|
6 years ago |
Nextcloud bot
|
912883bee0
|
[tx-robot] updated from transifex
|
6 years ago |
Nextcloud bot
|
4d1ce6fcc7
|
[tx-robot] updated from transifex
|
6 years ago |
Nextcloud bot
|
9095b14141
|
[tx-robot] updated from transifex
|
6 years ago |
Nextcloud bot
|
e54af65b78
|
[tx-robot] updated from transifex
|
6 years ago |
Nextcloud bot
|
ba7e2bb364
|
[tx-robot] updated from transifex
|
6 years ago |
Nextcloud bot
|
5b0eb4ccc7
|
[tx-robot] updated from transifex
|
6 years ago |
Nextcloud bot
|
e307daf5dc
|
[tx-robot] updated from transifex
|
6 years ago |
Nextcloud bot
|
1335168989
|
[tx-robot] updated from transifex
|
6 years ago |
Lukas Reschke
|
270cccd19d
|
Merge pull request #32 from nextcloud/add-icon
add icon
|
6 years ago |
Morris Jobke
|
89b821f5a3
|
add icon
|
6 years ago |
blizzz
|
fd233974a2
|
Merge pull request #29 from nextcloud/use-single-admin-page
Use new admin page module
|
6 years ago |
Nextcloud bot
|
c1680a8a1d
|
[tx-robot] updated from transifex
|
6 years ago |
Nextcloud bot
|
c6e22aca55
|
[tx-robot] updated from transifex
|
6 years ago |
Nextcloud bot
|
e31e198627
|
[tx-robot] updated from transifex
|
6 years ago |
Lukas Reschke
|
c7aef05195
|
Merge pull request #30 from nextcloud/transifex
Add transifex config
|
6 years ago |
Morris Jobke
|
a206fd38e5
|
Add transifex config
|
6 years ago |
Arthur Schiwon
|
f511e7e887
|
IAdmin is now ISettings
|
6 years ago |
Arthur Schiwon
|
9c47885b77
|
specify namespace for autoloader
|
6 years ago |
Lukas Reschke
|
85364aeb34
|
Use new admin page module
Makes this page a single page as implemented in https://github.com/nextcloud/server/pull/796
|
6 years ago |
Lukas Reschke
|
0d4fa15d7b
|
Merge pull request #27 from nextcloud/fix-casing
fix casing of user_saml app
|
6 years ago |
Morris Jobke
|
b4232cb1a4
|
fix casing of user_saml app
|
6 years ago |
Lukas Reschke
|
1d75257e76
|
Merge pull request #26 from nextcloud/polish
Release Polish
|
6 years ago |
Roeland Jago Douma
|
d538a41238
|
Slide in/out extra options
|
6 years ago |
Roeland Jago Douma
|
ffa18cc7ca
|
Save next to title
|
6 years ago |
Lukas Reschke
|
131c8652bf
|
Remove registered personal page
|
6 years ago |
Morris Jobke
|
2b76800d77
|
Merge pull request #24 from nextcloud/increase-master-version
Increase the version in master
|
6 years ago |
Joas Schilling
|
4bc1b3e0a5
|
Increase the version in master
|
6 years ago |
Lukas Reschke
|
b1cbece1f1
|
Bump version to 9.1
|
6 years ago |
Lukas Reschke
|
a5a8b98512
|
It should be uid not token
That happens when testing locally with SQLite...
|
6 years ago |
Lukas Reschke
|
1160b2c874
|
Add hint whether settings may work
Fixes https://github.com/nextcloud/user_saml/issues/14
|
6 years ago |
Lukas Reschke
|
53b182990c
|
Only allow access if user is not authed
Fixes https://github.com/nextcloud/user_saml/issues/15
|
6 years ago |
Lukas Reschke
|
d57c221ada
|
Merge pull request #19 from nextcloud/add-users-in-db
Add SAML users to DB
|
6 years ago |
Lukas Reschke
|
07a98d66f1
|
Add Shibboleth users to DB
So search etc. works fine
|
6 years ago |
Lukas Reschke
|
755c51997f
|
Merge pull request #16 from nextcloud/improve-design
Replace tab based design with a scrollable design
|
6 years ago |
Morris Jobke
|
96708c6562
|
Replace tab based design with a scrollable design
|
6 years ago |
Lukas Reschke
|
1abff7050e
|
Add workaround for stable9 non-stable entry URL
|
6 years ago |
Lukas Reschke
|
b9a157e36d
|
Add wantsnameid
|
6 years ago |
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
|
6 years ago |
Lukas Reschke
|
487bf76165
|
Heuristic for stable9
Nextcloud 10 will have a way better logic...
|
6 years ago |
Lukas Reschke
|
107be703bf
|
It's an authentication app
|
6 years ago |
Lukas Reschke
|
84c1547c85
|
Add application specific passwords
Fixes https://github.com/nextcloud/user_saml/issues/1
|
6 years ago |
Lukas Reschke
|
03646e6159
|
Make compatible with desktop clients
The cookie "_SHIBSESSION_" is expected.
Fixes https://github.com/nextcloud/user_saml/issues/9
|
6 years ago |
Lukas Reschke
|
943797c329
|
Use IRequest
|
6 years ago |
Lukas Reschke
|
5f8183276d
|
More generic matching
|
6 years ago |
Lukas Reschke
|
77499230a2
|
Only show logout if SLO is set
Fixes https://github.com/nextcloud/user_saml/issues/10
|
6 years ago |
Lukas Reschke
|
906a1aba34
|
Require CSRF token
|
6 years ago |
Lukas Reschke
|
46bab66c28
|
Proper session keys
|
6 years ago |
Lukas Reschke
|
75d0e0d124
|
Reuse variable
|
6 years ago |