Benjamin Sonntag
|
e98e95fd42
|
adding AUTH to the API
|
2014-09-20 18:01:22 +02:00 |
Benjamin Sonntag
|
62ec561374
|
adding the real api (quick bootstrap + serving apicalls at /api/. need to do AUTH now, and makefile/debian package
|
2014-09-20 17:29:40 +02:00 |
Benjamin Sonntag
|
bde156f63d
|
adding token_hash to Request, fixing token vs. token_hash paradigm/transtyping
|
2014-09-19 18:22:45 +02:00 |
Benjamin Sonntag
|
0897effdc7
|
adding Login auth + adding *description* in Api_Auth_Interface + implementing SetUid Auth in Service
|
2014-09-19 17:30:57 +02:00 |
Benjamin Sonntag
|
57c1077ebb
|
adding Alternc_Api_Token and Alternc_Api_Auth_SharedSecret + Alternc_Api_Auth_Interface
|
2014-09-18 12:01:34 +02:00 |
alban
|
e36cdb7293
|
[enh] Adds request & response
|
2014-09-17 17:54:24 +02:00 |
alban
|
98c4b28075
|
[fix] diagnostic useless comment
|
2014-09-17 17:53:59 +02:00 |
alban
|
4cfa0d3603
|
[fix] tweaks
|
2014-09-15 17:13:26 +02:00 |
alban
|
5a31dc9b96
|
Merge branch 'stable-3.1'
Conflicts:
bureau/class/m_action.php
bureau/class/m_bro.php
bureau/class/m_dom.php
debian/changelog
install/mysql.sql
install/upgrades/3.3.0~a.sql
|
2014-09-15 15:25:27 +02:00 |
alban
|
7c597daa73
|
[fix] Missing chmod action
|
2014-09-09 14:52:56 +02:00 |
Benjamin Sonntag
|
58d16d47f9
|
setting user cron timeout to 3600 Sec (1H) + NOT RETRYING when using wget
|
2014-09-03 15:10:18 +02:00 |
Benjamin Sonntag
|
c96f928056
|
fixing alternc_shutdown bug
|
2014-08-27 11:20:54 +02:00 |
Benjamin Sonntag
|
81aae4c2f4
|
back to our normal code syntax, fixing 'R = ' bug in urls
|
2014-08-22 11:04:05 +02:00 |
Benjamin Sonntag
|
beebd51f37
|
fixing a bug when deleting file (double directory)
|
2014-08-21 11:37:48 +02:00 |
Benjamin Sonntag
|
d4d746bce8
|
fixing dovecot configuration for LASTLOGIN variable on DOVECOT2
|
2014-08-01 12:00:17 +02:00 |
Benjamin Sonntag
|
5f8dea3c8d
|
fixing man install properly done now
|
2014-08-01 11:59:56 +02:00 |
Squidly
|
a456a545b0
|
Updating options for update_quota_mail.sh script
|
2014-07-31 15:32:47 +02:00 |
Squidly
|
d37d906ff5
|
Fixes #1618 Updating dovecot configuration to account for disk space used by mails on the global disk space.
|
2014-07-31 15:28:22 +02:00 |
Benjamin Sonntag
|
4749974bf1
|
fixing DEBCONF error when upgrading from 1.0 to 3.x : it migrates automatically to /var/www without telling / asking the user
|
2014-07-04 17:00:30 +02:00 |
Benjamin Sonntag
|
204cb56326
|
mysql accept no argument BEFORE --defaults-file
|
2014-07-04 16:17:07 +02:00 |
Benjamin Sonntag
|
fe6b632b74
|
fixing upgrade from 3.0 / 3.1 / 3.2
|
2014-07-04 16:04:17 +02:00 |
Squidly
|
2f0a68c280
|
Bugfixing domain deletion with update_domains php style ( This might be a ugly hack but who cares about technical debt right ^^ )
|
2014-07-04 13:46:32 +02:00 |
Antoine Beaupr��
|
fa31340baa
|
put depends on separate lines to ease diffs
|
2014-08-06 14:36:52 +00:00 |
Squidly
|
dc390c1167
|
Adding firsts ftp class phpunit tests ( testing the addftp function )
|
2014-08-01 18:10:39 +02:00 |
Squidly
|
6a8e3c0df3
|
Adding defaults quota and policy table to phpunit
|
2014-08-01 18:10:06 +02:00 |
Squidly
|
53c490ab7d
|
Adding an empty ftpusers table to phpunit
|
2014-08-01 18:09:24 +02:00 |
Squidly
|
33983dd8db
|
Adding a db_server table definition to phpunit
|
2014-08-01 18:08:13 +02:00 |
Squidly
|
f967318261
|
Adding a db_serverid to the yml members definition
|
2014-08-01 18:07:25 +02:00 |
Squidly
|
03fffa57ee
|
Adding a domain associated to phpunit user in domaines.yml
|
2014-08-01 18:06:22 +02:00 |
Squidly
|
9fff5389eb
|
Updating bootstrap.php to load AlternC classes
|
2014-08-01 18:02:42 +02:00 |
Squidly
|
0e7a0920bb
|
Updating AlterncTest class to return a compositedataset
|
2014-08-01 17:50:49 +02:00 |
Antoine Beaupr��
|
0fdd3c4775
|
also fix IMAP help texts
|
2014-07-23 19:08:34 +00:00 |
Dominique Rousseau
|
1af5b301d4
|
Condition !== FALSE sur le while pour gerer les cas ou readdir renvoie un nom de fichier/repertoire qui est "0" et que PHP interprete du coup comme FALSE
fixes #613
|
2014-07-23 13:09:15 +02:00 |
Antoine Beaupr��
|
9cbabcc14f
|
silence warning in piwik
|
2014-07-16 17:36:43 +00:00 |
Antoine Beaupr��
|
4f0aa82d20
|
properly deal with undefined errors
|
2014-07-16 15:43:43 +00:00 |
Antoine Beaupr��
|
e197b2bdf3
|
even more easily diffable
|
2014-07-16 15:40:37 +00:00 |
Antoine Beaupr��
|
91a96ff987
|
split dependencies in multiple lines to ease diffs
|
2014-07-16 15:36:04 +00:00 |
Antoine Beaupr��
|
eb7b71eea1
|
support wheezy-style /run/alternc, since /var/run is now a symlink there
|
2014-07-16 15:19:47 +00:00 |
alban
|
d301587995
|
[fix] Missing check in browser for dir list
|
2014-07-10 00:05:53 +02:00 |
Antoine Beaupr��
|
7bed0a56ea
|
remove duplicate smtpd_sasl_auth_enable entry
|
2014-07-09 14:21:02 +00:00 |
alban
|
9951fd6902
|
Merge branch 'feature-diagnostic'
|
2014-07-08 22:39:50 +02:00 |
alban
|
a9452725d3
|
[enh] diagnostic:mysql
|
2014-07-07 01:50:49 +02:00 |
alban
|
442f8c79f5
|
[fix] diagnostic:mysql
|
2014-07-06 00:22:48 +02:00 |
alban
|
dedbc14b73
|
[fix] diagnostic:dns custom records
|
2014-07-06 00:13:29 +02:00 |
alban
|
1724255137
|
[fix] diagnostic:dns zonesList + custom records
|
2014-07-05 23:38:13 +02:00 |
fser
|
548189bb6c
|
Revert "fixing bootstrap to fit with new DB class"
This reverts commit 0acdc73224 .
|
2014-07-05 22:28:29 +02:00 |
fser
|
b950c3f842
|
Revert "using the right variables is better"
This reverts commit bb5914faf0 .
|
2014-07-05 22:26:28 +02:00 |
fser
|
c00eee24d5
|
Revert "I should really remove my gloves when typing keyboard"
This reverts commit e540bac95d .
|
2014-07-05 22:26:08 +02:00 |
fser
|
e540bac95d
|
I should really remove my gloves when typing keyboard
|
2014-07-05 22:13:41 +02:00 |
fser
|
bb5914faf0
|
using the right variables is better
|
2014-07-05 22:06:11 +02:00 |