Commit Graph

2699 Commits

Author SHA1 Message Date
Clément Oudot
35530d93f8 Add Unicode::String dependency (#513) 2013-06-01 13:48:43 +00:00
Clément Oudot
2cff2e87f3 Add Cli unit test in MANIFEST 2013-06-01 13:42:22 +00:00
Clément Oudot
c8f8e78546 Modify password for Active Directory (#513) 2013-06-01 13:40:29 +00:00
Sandro Cazzaniga
da268cff7f make the error message in case of bad load of Lasso module a bit more readable 2013-05-31 06:16:26 +00:00
Xavier Guimard
4b8aaec84e Omitted "Order allow,deny" 2013-05-31 04:58:52 +00:00
Xavier Guimard
9875fb71d4 Add Apache-2.4 configuration files (see #571) 2013-05-31 04:54:20 +00:00
Sandro Cazzaniga
11c55bd0a0 Add _Webform.pm into the test as there's some captcha methods in it 2013-05-30 19:00:22 +00:00
Sandro Cazzaniga
51148d79f2 add missing buildrequire on Convert::PEM 2013-05-30 14:54:21 +00:00
Sandro Cazzaniga
7462ff467d make tidy 2013-05-30 14:41:02 +00:00
Sandro Cazzaniga
90c366027e Add unit test for Lemonldap-NG-Cli 2013-05-30 14:23:51 +00:00
François-Xavier Deltombe
063692540c Slight changes in captcha error messages (#217) 2013-05-23 19:33:07 +00:00
François-Xavier Deltombe
17e6f7eeb2 Test that macros and groups are computed in alphabumeric order (#596) 2013-05-23 19:07:48 +00:00
François-Xavier Deltombe
3c81802f3c Continuation of commit r2833 (#596)
so that a group rule may involve another, previously computed group
2013-05-21 09:34:01 +00:00
François-Xavier Deltombe
3909d708d1 Compute macros and local groups in alphabetical order (#596) 2013-05-21 08:18:03 +00:00
Clément Oudot
355dcff030 make tidy 2013-04-28 14:46:18 +00:00
Clément Oudot
a6f10e15eb First implementation of Active Directory module (#409 and #LEMONLDAP-513) 2013-04-28 14:44:03 +00:00
Xavier Guimard
abf5cf8ff7 Remove Cache::Memcached from build dependencies 2013-04-24 04:34:24 +00:00
Xavier Guimard
7b44a77297 Re-order deps 2013-04-24 04:33:54 +00:00
Xavier Guimard
2615a81478 HTTP::Message is provided by libwww-perl <<6 2013-04-23 10:42:07 +00:00
Clément Oudot
9d4a9e66ce use make debian-dist to create Debian tarball 2013-04-23 10:11:19 +00:00
Clément Oudot
d44b7cd679 Prepare 1.2.4 release 2013-04-23 08:48:42 +00:00
Clément Oudot
4ed5e151af Add missing encoding directive in POD (#592) 2013-04-19 11:39:33 +00:00
Clément Oudot
ca1b0db0d2 Fix getDisplayType call in Multi backend (#593) 2013-04-19 08:27:29 +00:00
Clément Oudot
0ec77fde48 Do not stack messages when configuration load is OK (#590) 2013-04-19 08:24:35 +00:00
Xavier Guimard
0842a46b66 Update COPYING licenses 2013-04-17 09:59:43 +00:00
Xavier Guimard
1806c2770e Use override instead of postinst files to fix permissions in Debian install 2013-04-17 09:54:01 +00:00
Xavier Guimard
ecffae8b02 Update copyright 2013-04-17 09:52:19 +00:00
Xavier Guimard
4a8192b8fa Update debian/control: only js must differ from debian official 2013-04-17 09:40:08 +00:00
Xavier Guimard
bb0dd0fc96 Remove old hook 2013-04-15 04:29:01 +00:00
Xavier Guimard
455ed3b4b4 Avoid Perl warning 2013-04-15 04:12:34 +00:00
Xavier Guimard
a280a8f993 Restore debian dir in "debian-dist" target 2013-04-12 11:53:55 +00:00
Xavier Guimard
bca0c77a4e Exclude debian and omegat.files directories from tarball 2013-04-12 11:44:52 +00:00
Clément Oudot
d1ac297fc2 Add help action to lemonldap-ng-cli (#588) 2013-03-10 14:39:41 +00:00
Xavier Guimard
0e949a79a5 Update Debian dependencies 2013-03-10 06:53:48 +00:00
Xavier Guimard
e5e1c1a73e Remove duplicate entry 2013-03-10 06:44:52 +00:00
Xavier Guimard
b7da3e0742 Update dependencies 2013-03-10 06:42:34 +00:00
Clément Oudot
e12a4277e4 Update documentation 2013-03-08 11:04:44 +00:00
Clément Oudot
7b8f67038c Import lemonldap-ng-cli into Manager module (#588) 2013-03-07 17:37:22 +00:00
Sandro Cazzaniga
5e36b3bc0d Remove unless #TODO as there is no need to lock database with PostgreSQL and other
transactional databases since we use a transaction.
2013-03-07 12:29:59 +00:00
Clément Oudot
38781620e0 Remove STDERR output from Conf/LDAP.pm (#589) 2013-03-06 13:17:18 +00:00
Clément Oudot
3aaca2d291 Captcha for login form (#217) 2013-02-21 17:38:14 +00:00
Clément Oudot
643f4de269 Captcha configuration (#217) 2013-02-21 17:37:23 +00:00
Clément Oudot
c177cf702d Make captcha works for mail reset (#217) 2013-02-20 16:04:29 +00:00
Clément Oudot
4ff3bea859 Do not call captcha method in process (#217) 2013-02-20 14:52:08 +00:00
Clément Oudot
bbd05fdd88 Allow to search demo account from mail reset page (#586) 2013-02-20 14:51:09 +00:00
Clément Oudot
5b9cab0cc0 Better captcha integration in mail reset page (#217) 2013-02-20 10:54:53 +00:00
Clément Oudot
d67f01e1d8 Do not force captcha parameters in the code (#217) 2013-02-20 09:39:17 +00:00
Clément Oudot
1e54e2185e Update Makefile to install Captcha dir (#217) 2013-02-20 08:47:13 +00:00
Sandro Cazzaniga
ab662554b7 make tidy 2013-02-17 22:25:26 +00:00
Clément Oudot
b043a42078 Create a directory for persistent sessions (#585) 2013-02-17 18:54:28 +00:00