forked from nilsteampassnet/TeamPass
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathreadme.txt
142 lines (125 loc) · 5.44 KB
/
readme.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
|==============================================================================|
| TeamPass - A Collaborative Passwords Manager |
| 2012 (c) Nils Laumaillé |
|==============================================================================|
********************************************************************************
* *
* LICENCE AGREEMENT *
* Before installing and using TeamPass, you must accept its licence defined as *
* GNU AFFERO GPL. *
* Copyright (c) 2012, Nils Laumaillé ([email protected]) *
* *
* This program is free software: you can redistribute it and/or modify *
* it under the terms of the GNU Affero General Public License as *
* published by the Free Software Foundation, either version 3 of the *
* License, or any later version. *
* *
* This program is distributed in the hope that it will be useful, *
* but WITHOUT ANY WARRANTY; without even the implied warranty of *
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *
* GNU Affero General Public License for more details. *
* *
* You should have received a copy of the GNU Affero General Public License *
* along with this program. If not, see <http://www.gnu.org/licenses/>. *
* *
********************************************************************************
---------------------------- INFORMATIONS ------------------------------------
Website: http://www.teampass.net/
BUGS & SUGGESTIONS:
For bugs discovery or any suggestions, please report in Github
https://github.com/nilsteampassnet/TeamPass/issues
INSTALLATION:
* http://www.teampass.net/tag/installation/
* Once uploaded, launch install/install.php and follow instructions.
NEEDS:
* Apache, MySQL, PHP 5.3.0 (or higher) and mcrypt extension
UPDATE:
* Once uploaded, launch install/upgrade.php and follow instructions.
LANGUAGES:
* ENGLISH by Nils and Petr
* FRENCH by Nils
* CZECH by Petr and Philipp
* GERMAN by Philipp
* RUSSIAN by Anton (to be finished)
* TURKISH by Ahmet (to be finished)
* NORWEGIAN by Kai (to be finished)
* JAPANESE by Shinji (to be finished)
* PORTUGUESE by Luiz LeFort
------------------------------- TODO -----------------------------------------
* IMAP login
* translations
* PostgreSQL database support
* DB2 database support
* Issue 187: After LDAP support is configured every user (except admin) must
exist in ldap
* The folder structure is automatically expanded can there be a feature /
option to disable that
* import from "Password safe" tool
* settings page. manage settings via table and do a loop in order to display
options.
* Would it be possible to add support for syslog? It would be a nice feature to
be able to log all activity to a third syslog server. This would be mainly for
security and auditing.
* Do your think your can support yubikey ?
* Issue 242: Feature Request: SALT Key Sync with LDAP
* Tree view => cookie collapse or not
* Tree search => if big list then the view doesn't scroll down to the found
folder
* Italian translation => 2.1.9
* LDAP improvement => 2.1.9
-------------------------------- CHANGELOG -----------------------------------
2.1.8
* SF 206
* #107-#95-#102-#103-#67-#32-#87-#71-#125-#120-#116-#111-#108-#104-#90-
#85-#78-#48-#34-#67-#75-#82-#84
* bug correction cache table
* view Item details from the Find page
* CSV export -> started
* mail notification when selecting an item
* share Item by mail
* add email field in Item form
* automatic deletion of Item after X opening or after limit date
* Roles / Folders matrix: Roles passwords complexity shown
2.1.7
* SF 247 - 248 - 261 - 264 - 265 - 266 - 267
* 67: protect uploadify library => different file protection added
* protect Downloadfile.php
* SF228: reset personal saltkey (purge personal items)
* SF262: copy of item is in log
* old password in log was badly encoded
* item copy from search page corrected
* some rights checks added before action
* email send to new created user
2.1.6
* #59: settings.php email setting errors
* #67: Protected upload file
* added email notification for user requiering an access to a restricted item.
* 264: Feature Request: Password History
2.1.5
* #56: Temporary solution for keeping old ADMIN profile rights
2.1.4
* Corrections: SF237, SF240, SF243 , #29, #25, #32 , #36 , #37 , #39 , #40
SF257, SF259, SF239, #41, #40, #51
* Improvements:
SF232
SF231: How to Restrict Admin from Viewing items
#31: new setting option for dynamic list
#27: new subfolders only associated to the same roles as the parent folder
#33: folder management in items page
Changing SALT key from admin pages
2.1.3
* upgrade improvement in case of upgrading from 1.x version.
2.1.2
* improved upgrade connection errors and automatic credentials import
* Corrections: #4, #7, 236
v2.1.1
* 2 bugs correction
v2.1
* Licence has changed to GNU AFFERO GPL 3.0
* 203 - password complexity on Roles
* 121 - Default language can be set + user language stored in DB
* Encrypt old passwords in LOG_ITEMS table
* started CRON activity for emails sending
* new option: send email to Admins when users get connected
* "Restricted to" field not viewable to everyone
* add an icon for hide/show passwords in clear text (toggle button)