You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+5-4Lines changed: 5 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,11 +2,12 @@
2
2
Directly integrate elFinder as App in to Roundcube with SSO. You can find elFinder at GitHub (https://github.com/Studio-42/elFinder).
3
3
4
4
# Changelog
5
-
v1.0.1
6
-
I have changed the authentication. Now I use directly the Roundcube session to login and build the path for elFinder. This is more secure than my previous approach.
5
+
**v1.0.1**
6
+
- I have changed the authentication. Now I use directly the Roundcube session to login and build the path for elFinder. This is more secure than my previous approach.
7
+
- Addes skin support for classic skin
7
8
8
-
v1.0
9
-
This is the first release and somewhat like a first test. You have to download and configure elFinder yourself, since this is not the goal of this plugin.
9
+
**v1.0**
10
+
- This is the first release and somewhat like a first test. You have to download and configure elFinder yourself, since this is not the goal of this plugin.
10
11
11
12
# Installation
12
13
1. Extract the downloaded archive into Roundcube’s plugin directory `<roundcube>/plugins/` and rename it to `storage`.
0 commit comments