RubénD
222f5009c4
[MOD] Update login.inc for autofocus
2018-11-29 16:34:42 +01:00
ednt
b1e652037a
Update login.inc
...
To get automatically the focus to the user field.
2018-11-28 13:04:18 +01:00
RubénD
4bcbab1e2b
Merge pull request #1050 from stefanjauker/patch-1
...
Remove UserAccountControl to support Azure AD
2018-09-28 11:24:57 +02:00
Stefan Jauker
fedb62d655
Remove UserAccountControl to support Azure AD
2018-09-28 11:17:37 +02:00
RubénD
857f1c6a17
Merge pull request #1020 from deajan/patch-1
...
Allow LDAP user login attributes other than samAccountName
2018-09-01 21:54:53 +02:00
Orsiris de Jong
a2e7505097
Allow standard LDAP to map userPrincipalName as user login
2018-08-24 14:12:14 +02:00
Orsiris de Jong
8454794d9f
Allow MsADS to use other user logins than samAccountName
2018-08-24 14:09:39 +02:00
RubénD
e0d98e63e9
* [ADD] Added GH question template
2018-07-27 09:58:37 +02:00
RubénD
897da789d9
* [ADD] Added GH templates for issues and FR
2018-07-20 13:19:02 +02:00
RubénD
0e32783897
* [MOD] Merge pull request #824 from vmario89/master
...
* [MOD] Updated german lang again
2018-06-29 08:04:17 +02:00
nuxsmin
12dc771f84
* [FIX] Fixed annoying issue when installing sysPass for the first time. It shouldn't require any upgrade.
...
* [MOD] Bump version&build numbers
2.1.16.18061901
2018-06-19 02:27:28 +02:00
nuxsmin
21e130185c
* [FIX] Fixed issue when rendering password option on installation page. Thanks to @vmario89 for the feedback. Closes #829
2018-06-19 02:23:00 +02:00
nuxsmin
f3f6f1bb89
* [FIX] Fixed issue with timezone conversion to UNIX time. Thanks to @dvdfabian for the feedback. Closes #858 #871
...
* [FIX] Fixed issue with LDAP email address when it returns more than one result. Thanks to @dvdfabian and @mymasse for the feedback. Closes #967 #855
* [FIX] Fixed issue when setting language environment variable on some OS. Thanks to @willw-carallon for the feedback. Closes #900
* [FIX] Fixed issue when performing LDAP group lookup. Thank to @dvdfabian for the feedback. Closes #853
* [MOD] Improved behaviour on input of type multiple. Thanks to @vmario89 for the feedback. Closes #839
* [MOD] Deleted unused variable in css.php file. Thanks to @cney for the feedback. Closes #801
* [FIX] Fixed wrong field definition for accHistory.notes. Thanks to @katstei for the feedback. Closes #764
2018-06-19 02:02:50 +02:00
RubénD
65b4929956
Update README.md
2018-04-04 08:19:59 +02:00
RubénD
a6589d976c
Update README.md
...
* [MOD] Logo updated
2018-04-04 08:19:30 +02:00
RubénD
2bcead6305
Merge pull request #674 from AnDann/LdapAnonym
...
* [MOD] Make anonymous bind to LDAP possible
2018-02-06 08:01:07 +01:00
RubénD
628006c840
Merge pull request #777 from deajan/master
...
* [MOD] Filter disabled and non password containing accounts from ads LDAP
2018-02-06 07:57:38 +01:00
Mario Voigt
44a17237a3
Add files via upload
2018-01-21 16:56:11 +01:00
Mario Voigt
c1c8cf918e
Add files via upload
2018-01-21 16:55:47 +01:00
Mario Voigt
beb1896f3f
changed 10 strings from fuzzy to non-fuzzy
2018-01-11 17:20:56 +01:00
Mario Voigt
8c66fcb80c
Fixed some minor language bugs
2018-01-11 13:23:54 +01:00
Mario Voigt
a882ba352e
fixed some more strings
...
fixed some more strings
2018-01-08 11:16:28 +01:00
RubénD
54d7ed1950
Merge pull request #819 from vmario89/master
...
[MOD] Improved German translation. Thanks to @vmario89
2018-01-07 01:58:44 +01:00
Mario Voigt
2cdd522e68
Add files via upload
...
second iteration for german sysPass 2.1.15 locales. Changed BBDD to 'Datenbank'. Fixed some german misspellings and some english translations to german too
2018-01-07 01:44:39 +01:00
Mario Voigt
f43d93bb26
Add files via upload
...
updated with Poedit - translation state = 100%
2018-01-05 16:38:12 +01:00
Orsiris de Jong
532e679e55
Also exclude accounts that don't need passwords
...
Change bitwise filter logic from AND (803) to OR (804) and also filter account bit 32
2017-11-07 11:46:11 +01:00
Orsiris de Jong
4ebc1c7faf
Filter disabled user accounts in ads LDAP
2017-11-07 11:33:25 +01:00
nuxsmin
26aefaf7a8
* [FIX] Typo in regex for detecting a proxy forwarded connection. Thanks to @VitosX for the feedback. Fixes #771
2017-11-02 16:02:45 +01:00
nuxsmin
d3b35bea92
* [FIX] Fixes #762 . Wrong port replacement when https protocol is forced. Thanks to @lroellin for the feedback.
2.1.15.17101701
2017-10-17 08:59:36 +02:00
nuxsmin
2ff0fe000a
* [FIX] Closes #751 . Fixed Polish language files. Thanks to @osiu97 for the feedback.
2017-10-13 08:59:42 +02:00
nuxsmin
5aaeb07597
* [FIX] Closes #751 . Fixed Polish language files. Thanks to @osiu97 for the feedback.
2017-10-13 08:47:21 +02:00
nuxsmin
9b03137486
* [MOD] Improved regex for retrieving ip addresses through reverse proxy.
2017-09-18 13:53:26 +02:00
nuxsmin
54beb511c0
* [MOD] Improved regex for retrieving ip addresses through reverse proxy.
2017-09-18 12:53:44 +02:00
nuxsmin
c20568581a
* [MOD] Improved client info data retrieving through reverse proxy.
2017-09-18 10:50:20 +02:00
nuxsmin
be3599f855
* [FIX] FIxes #733 . Wrong password length when using password generator. Thanks to @nsi-test for the feedback.
2017-09-18 00:35:44 +02:00
nuxsmin
825db82dc2
* [MOD] Detect hostname and protocol when accesing through reverse proxy. Thanks to @aeimer for contribution.
2017-09-18 00:26:17 +02:00
RubénD
21e37e644d
Merge pull request #742 from aeimer/feature/http-forward
...
Adds check for forwarded http connections. Thanks to @aeimer
2017-09-15 14:31:17 +02:00
RubénD
daf1fe2b58
Merge pull request #732 from DanielRuf/patch/ignore-tmp
...
ignore the tmp directory
2017-09-15 14:30:09 +02:00
Alexander Eimer
3f3671dde3
Adds check for forwarded http connections
2017-09-15 14:02:50 +02:00
Daniel Ruf
b3b6caf293
ignore the tmp directory
2017-09-10 19:23:44 +02:00
nuxsmin
d52f3d680f
* [MOD] Bump version number
2.1.14.17090101
2017-09-01 08:35:23 +02:00
nuxsmin
0e853ed1f3
* [FIX] Fixed plugins directory listing
2017-09-01 08:31:16 +02:00
nuxsmin
e29fc3c40f
* [MOD] Make textareas resizable on height
2017-09-01 08:22:51 +02:00
nuxsmin
68efb99a79
* [FIX] Added plugins directory (empty by default). Thanks to @ortizleo for noticing
2017-09-01 08:02:04 +02:00
nuxsmin
9444ca76a3
Merge remote-tracking branch 'origin/master'
2.1.13.17083101
2017-08-31 12:52:27 +02:00
nuxsmin
40da8d00e5
* [FIX] Closes #706 . Fixed sysPass XML export/import. Account tags weren't exported/imported. Thanks to @joerg for the feedback!
2017-08-31 12:51:14 +02:00
RubénD
cbe5abe7da
Merge pull request #710 from DanielRuf/patch-port-int
...
* [MOD] Strictly typecast https port to int. Thanks to @DanielRuf for contributing.
2017-08-28 13:46:58 +02:00
Daniel Ruf
f3c8eab6fe
strictly typecast port to int
2017-08-28 12:28:07 +02:00
Daniel Ruf
69a981bae5
strictly typecast port to int
2017-08-28 12:27:17 +02:00
Daniel Ruf
7234794349
strictly typecast port to int
2017-08-28 12:26:22 +02:00