1672 Commits

Author SHA1 Message Date
nuxsmin
e3c6555fd5 * [FIX] Closes #243. Fixed LDAP URL issue when using ADS auth. Thanks to @guannais for the feedback. 2016-07-30 13:24:33 +02:00
nuxsmin
1876d0a520 * [FIX] Closes #222. Fixed default DB column values when mysql is set in strict mode. Thanks to @tdk1069 for the feedback. 2016-07-30 13:11:52 +02:00
nuxsmin
f0d3b5cd77 * [FIX] Related #245. MySQL sysPass user account creation error. 2016-07-30 12:51:49 +02:00
nuxsmin
e13edf6580 Merge remote-tracking branch 'origin/master' 1.2.0.12 2016-06-15 12:22:36 +02:00
nuxsmin
47639e3cf1 * [FIX] Minor bugfixes
* [ADD] Added temp master password counter (mas 100 attempts)
2016-06-15 12:22:22 +02:00
nuxsmin
8b46c83c48 Merge pull request #227 from sgrund/master
* [MOD] gitignore and skip DB admin password in installer
2016-06-09 13:40:29 +02:00
Sebastian Grund
a8da2963e8 removed required field for database password in installer script.
So, installation can be done if no password is set for the database user.
2016-06-08 22:44:13 +02:00
Sebastian Grund
9df3981e61 added gitignore file 2016-06-08 22:42:59 +02:00
nuxsmin
6fca361851 * [FIX] Minor bugfixes
* [ADD] Added temp master password counter (mas 100 attempts)
2016-05-04 08:25:54 +02:00
nuxsmin
2654816fbf * [FIX] Fixed issue when paging accounts when sort key was set. 2016-05-04 01:01:51 +02:00
nuxsmin
d857e2d8b8 * [FIX] Closes #204. Fixed LDAP group search when ADS is set. Thanks to @vplanas 2016-05-04 00:50:35 +02:00
nuxsmin
e561695126 * [ADD] Add styles css minimized version 2016-05-04 00:41:27 +02:00
nuxsmin
131083e00f * [FIX] Closes #196. Fixed textarea element name. Thanks to @joeg1484 and @st3reo
* [FIX] Improved installer when database is located in another host.
2016-05-04 00:40:17 +02:00
nuxsmin
e41bbd5dab * [ADD] Added singleton factory to improve classes instances handling.
* [MOD] (Work in progress) Reallocating classes and new data model to access items data.
* [MOD] Improved installer internal handling.
* [FIX] Minor bugfixes.
2016-05-02 13:04:46 +02:00
nuxsmin
2ba46ddd10 * [MOD] (Work in progress) Reallocating classes and new data model to access items data. 2016-03-14 22:30:42 +01:00
nuxsmin
c9243cdd48 * [ADD] New accounts tags feature. You can now add and perform searches filtering by tags.
* [MOD] Changed select boxes behavior (work in progress). jQuery chosen plugin has been replaced by selectize.js
2016-03-01 00:54:54 +01:00
nuxsmin
82d168de34 * [MOD] Minor tweaks. 2016-02-07 20:54:09 +01:00
nuxsmin
7d3e58b089 * [MOD] Improved API access rights.
* [MOD] Improved accounts search methods.
* [MOD] Improved Json responses meanagement.
* [FIX] Fixed 2FA login issue. Thanks to @ManuDominguez
2016-02-07 13:30:14 +01:00
nuxsmin
2233f25416 * [MOD] Updated changelog. 1.2.0.11 2016-02-06 07:07:46 +01:00
nuxsmin
03a0871371 * [MOD] Modified logout behavior to prevent login for two times. Related #189 2016-02-06 06:59:14 +01:00
nuxsmin
9c51b42909 * [MOD] Updated German translation. Thanks to @CyrosX 2016-02-06 06:41:16 +01:00
nuxsmin
9f515031f8 * [FIX] #198, #166. Put a delay between search requests to not fill the keybinding API very quickly. Thanks to @alexanderbuhler 2016-02-06 06:32:18 +01:00
nuxsmin
6242b05c9d Merge remote-tracking branch 'origin/master' 2016-02-06 06:16:05 +01:00
nuxsmin
7822733ed1 * [FIX] Fixes #199. When doing 2FA login, the user's preferences weren't loaded 2016-02-06 06:15:45 +01:00
nuxsmin
5c573fffdb BIG COMMIT. Many changes done...Backup!!
* [ADD] The configuration is now stored in a XML file.
* [MOD] Many code improvements
2016-02-05 15:34:05 +01:00
nuxsmin
8fba8837c4 * [FIX] Fixed DB upgrade process issue.
* [MOD] DB tables engine switched to InnoDB.
* [FIX] Fixed issue when doing searches by number or ip address.
2016-01-12 17:23:54 +01:00
nuxsmin
3fa8e5a872 * [FIX] #166. Fixed error when searching for numbers or ip addresses. 2016-01-11 16:30:36 +01:00
nuxsmin
a46a636555 * [FIX] Fixed wrong behavior when adding tags 2016-01-11 00:22:43 +01:00
nuxsmin
a9af339915 * [FIX] Minor fix to set right active tab when items are modified. 2016-01-10 21:34:02 +01:00
nuxsmin
e68f483f6f * [NEW] New way to manage application icons. Mostly icons are now set from theme Icon class. 2016-01-10 21:08:59 +01:00
nuxsmin
dd9aff4b47 * [MOD] New version build number based on release date. 2016-01-10 21:01:21 +01:00
nuxsmin
9a59de944f * [NEW] New way to manage application icons. Mostly icons are now set from theme Icon class. 2016-01-10 20:58:51 +01:00
nuxsmin
8e86d755be * [FIX] Fixes #185.Thanks to @bitking
* [FIX] Fixes #186. Thanks to @wagnst
* [FIX] Related #189. Login not done for the fisrt time randomly.
2016-01-05 10:04:26 +01:00
nuxsmin
d50ff94e04 * [MOD] Updated zxcvbn (a password strength estimator). 2015-12-30 02:29:05 +01:00
nuxsmin
b395d69cf9 * [ADD] New favorites accounts feature.
* [MOD] Updated themes.
* [MOD] Updated MDL version.
2015-12-30 01:48:15 +01:00
nuxsmin
19309c05cc * [FIX] Fixed issue when importing accounts from CSV/XML. Form fields were not fully sent. 2015-12-28 02:29:35 +01:00
nuxsmin
c4b25fa94a * [MOD] Merge changes from master. 2015-12-28 02:04:08 +01:00
nuxsmin
35e8cd985c * [MOD] Minor tweaks. 1.2.0.10 2015-12-26 13:23:14 +01:00
nuxsmin
6ce7adefc9 * [MOD] Improved login when the webserver auth is used. Related #180 2015-12-24 13:22:06 +01:00
nuxsmin
03c7ebe0a1 * [MOD] Updated Russian translation. Thanks to @TitovLab 2015-12-22 21:16:41 +01:00
nuxsmin
616803529e * [MOD] Version update 2015-12-22 21:09:33 +01:00
nuxsmin
9274f1a7d8 * [FIX] Fixes #180. Checking user id instead login when using webserver auth. Thanks to @TitovLab 2015-12-22 21:02:15 +01:00
nuxsmin
0dd274d6a6 * [FIX] Fixes #170. Integer casting for boolean values on users management. Thanks to @maseht 2015-12-22 20:44:28 +01:00
nuxsmin
31c09a97b3 * [FIX] Fixes #175. Fixed multibyte string truncation issue. Thanks to @TitovLab 2015-12-22 20:25:25 +01:00
nuxsmin
4243de6292 * [FIX] Fixes #182. Fixed password custom field double encryption. Thanks to @vvascautan 2015-12-22 20:22:34 +01:00
nuxsmin
f3e6590ae9 * [FIX] Fixes #175. Fixed multibyte string truncation issue. Thanks to @TitovLab 2015-12-13 19:29:57 +01:00
nuxsmin
1848e29ad7 Merge remote-tracking branch 'origin/master' 1.2.0.09 2015-12-13 12:07:01 +01:00
nuxsmin
49e0580157 * [MOD] Updated French translation. Thanks to @Cyril
* [MOD] Updated version build number.
2015-12-13 12:06:41 +01:00
nuxsmin
024aaac889 * [FIX] Fixes #178. Update accounts' history master password hash when upgrading from previous versions. Thanks to @TitovLab
* [MOD] Modified account history select box behavior when account id matches history id.
2015-12-13 11:05:22 +01:00
nuxsmin
225351bb75 * [FIX] Fixes #177. Fixed javascript translation in complexity dialog. Thanks to @TitovLab 2015-12-13 09:44:21 +01:00