Ralf Becker
|
ff3ae9815d
|
never invalidate session in sharing, as we cant regenerate it (and we dont need to)
|
2017-11-07 13:02:39 +01:00 |
|
Ralf Becker
|
211e60b45d
|
fix through proxying not matching webserver_url using X-Forwared-Host header
|
2017-03-10 22:04:15 +01:00 |
|
Ralf Becker
|
b38542439a
|
if webserver_url does not match eg. because of proxying, fix it
|
2016-11-14 13:43:05 +01:00 |
|
Ralf Becker
|
4e15b70373
|
fix Scrutinizer docu bug: Egw::setup() need to support null for $domain_names parameter
|
2016-08-28 12:51:19 +02:00 |
|
Ralf Becker
|
847fb38194
|
* NTLM: move ntlm login code from phpgwapi to api to allow NTLM login in 16.1 minimal install
|
2016-07-15 08:05:44 +02:00 |
|
nathangray
|
578ded52b8
|
Fix quick timezone selection
- Now updates all open apps, not just the currently active one.
- Fixed AJAX change did not stay changed
|
2016-06-08 16:02:10 -06:00 |
|
Ralf Becker
|
921adfb10f
|
fix Framework\Template::get_dir() to either return a directory or throw a WrongParameter Exception, fixes several Scrutinizer warnings
|
2016-05-31 09:14:50 +02:00 |
|
Ralf Becker
|
e34fe9a4e7
|
using Acl::(ADD|READ|EDIT|DELETE|PRIVAT) constants instead old EGW_ACL_* defines and fix some namespace errors found by doc/check_namespace.php
|
2016-05-11 19:23:14 +00:00 |
|
Ralf Becker
|
30158d1e8d
|
get stylite search working again by adding implicit app rights for about
|
2016-05-06 13:42:47 +00:00 |
|
Ralf Becker
|
c15fcdfb52
|
WIP egw installs now without phpgwapi and allows to login
|
2016-05-02 22:26:40 +00:00 |
|
Ralf Becker
|
3bd9b98fd5
|
fix PHP Fatal error: Cannot use accounts as accounts because the name is already in use under PHP 5.4
|
2016-05-01 14:18:56 +00:00 |
|
Ralf Becker
|
429177686a
|
make home a regular application, which can eg. disabled, incl. moving all services using "home" as appname to "api" and moved some other forgotten stuff from phpgwapi&etemplate to api
|
2016-05-01 09:57:48 +00:00 |
|
Ralf Becker
|
5d615a4c5b
|
fix wrong namespaces
|
2016-04-26 15:00:27 +00:00 |
|
Ralf Becker
|
8315cbfee0
|
move egw and applications class to api including (common_)functions.inc.php
|
2016-04-26 14:38:08 +00:00 |
|