This website requires JavaScript.
5ba79a6ae2
authjwt : as jwt return an object, must cast the result as array
Dominique Fournier
2019-12-05 09:59:34 +00:00
22470584fa
jwt : return (object)
Dominique Fournier
2019-12-05 09:59:01 +00:00
2ddc3ad79c
autjwt : manage correctely if the authentication is invalid with a reject
Dominique Fournier
2019-12-04 15:00:47 +00:00
a06c7464be
jwt : return an array
Dominique Fournier
2019-12-04 15:00:02 +00:00
cc3293bb4d
authentication : allow to store the password when the authentication is valid in REST. authentication : JWT token management
Dominique Fournier
2019-12-04 14:49:02 +00:00
0aaf30dd6e
authimap : add spaces arround =>
Dominique Fournier
2019-12-04 14:48:07 +00:00
0a23061fd5
modelGraph : missing PHPDoc for two params
Dominique Fournier
2019-12-04 09:46:03 +00:00
0bd6889427
JWT : allow to encrypt the payload
Dominique Fournier
2019-12-04 09:44:15 +00:00
23d54f577d
authparams : Update comments on JWT
Dominique Fournier
2019-12-03 15:35:40 +00:00
3a7530ecd1
authjwt : PHPDoc display the not usage of email/password in JWT
Dominique Fournier
2019-12-03 13:08:23 +00:00
94191fa144
Convert : if the value is 0 for humansize, return 0.000
Dominique Fournier
2019-11-15 21:34:10 +00:00
78922b2521
convert : Add folding
Dominique Fournier
2019-11-15 21:05:08 +00:00
e917ef6653
Convert : update humanSize to supports negative numbers or numbers between -1 and 1
Dominique Fournier
2019-11-15 21:01:49 +00:00
7d48458171
modelGraph : Add the database name and date in graph title
Dominique Fournier
2019-11-13 15:38:05 +00:00
93f20b1569
modelGraph : display in Helvetica font
Dominique Fournier
2019-11-13 15:29:38 +00:00
63438fe5ab
Add modelGraph.php in Tools
Dominique Fournier
2019-11-13 15:18:17 +00:00
6274f8a05a
Update changelog
Dominique Fournier
2019-10-31 10:32:49 +00:00
6eefa0226e
lintian Update developpers to developers in description
Dominique Fournier
2019-10-31 08:28:32 +00:00
7c5b79632d
Start packaging for 0.58
Dominique Fournier
2019-10-31 08:24:32 +00:00
d79f789830
sitemap : can be application/xml or text/xml too
Dominique Fournier
2019-10-31 08:22:14 +00:00
7d80c36a51
Route relative is now relative to the base of the website instead of the current directory
Dominique Fournier
2019-10-31 08:16:41 +00:00
3d45646dd9
domci : form was invalid
Dominique Fournier
2019-10-31 08:03:16 +00:00
421251aeb7
Update version to 0.58
Dominique Fournier
2019-10-30 15:49:28 +00:00
f3d222c818
Update locales
Dominique Fournier
2019-10-30 15:48:51 +00:00
e48f541c61
form : Add Bootstrap4 support (change formThemplate to select). Bootstrap 3 always the default one
Dominique Fournier
2019-10-23 12:26:10 +00:00
fdaa4dee05
outputhtml : if no php-xml support, require it
Dominique Fournier
2019-10-16 06:54:13 +00:00
3c0988e250
domci
Dominique Fournier
2019-10-15 14:41:30 +00:00
467a47563b
console : if the suggested value is empty, do not use it but propose it as solution
Dominique Fournier
2019-10-15 11:26:46 +00:00
171edf4c11
console : do not add unneeded spaces
Dominique Fournier
2019-10-03 19:17:58 +00:00
3b5b0bf894
console : if there were multiple suggestions, rewrite the line
Dominique Fournier
2019-10-03 19:13:22 +00:00
244c45e2a7
console : without suggestion, $start was incorrect (missing ending space)
Dominique Fournier
2019-10-03 18:58:40 +00:00
09c1a31d24
console : shortestIdenticalValues must use the keys if associated entries are provided
Dominique Fournier
2019-10-03 09:55:43 +00:00
bf88a97476
console : sort the propositions when multiple entries are available
Dominique Fournier
2019-10-03 09:51:02 +00:00
ceeafcb476
console : tokenizer is static public
Dominique Fournier
2019-10-01 19:08:02 +00:00
6559355d54
console : rewrite the call analyzis to simplify it. Pass a split part of the string to the method
Dominique Fournier
2019-10-01 18:40:42 +00:00
abdbd245a2
console : do not try to set the color instead of removing the bold font
Dominique Fournier
2019-09-30 21:42:22 +00:00
7e8af73853
getopts : add the banner for domframework
Dominique Fournier
2019-09-30 21:23:58 +00:00
834fd3f48c
console : the tokenizer remove the \n that the line can provide
Dominique Fournier
2019-09-27 15:35:15 +00:00
0bd11eeda6
console : manage the history without error (bug introduced with the time of each command stored) console : add a tokenize method to get the user data from line
Dominique Fournier
2019-09-27 13:07:55 +00:00
27a4b2e8f7
csrf : update message
Dominique Fournier
2019-09-27 11:11:40 +00:00
64c781b90a
Update locales
Dominique Fournier
2019-09-23 09:07:06 +00:00
0ba1f17601
dblayeroo : debugLog must have the priority
Dominique Fournier
2019-09-19 13:05:35 +00:00
7337eb2b38
dblayeroo : Transactions actions are now logged in meta like other SQL commands
Dominique Fournier
2019-09-19 07:59:01 +00:00
1ce13524c0
dblayeroo : backtrace class must not be added to root
Dominique Fournier
2019-09-17 12:16:10 +00:00
2e0d9ae129
dblayeroo : debugLog must have two parameters
Dominique Fournier
2019-09-17 09:59:42 +00:00
affa15e365
dblayeroo : debugLog is now with priority parameter
Dominique Fournier
2019-09-17 08:15:11 +00:00
0f6ddcd7ae
dblayeroo : allow to log with priority
Dominique Fournier
2019-09-16 14:06:05 +00:00
ecfe70bcdc
logger : remove the \n in syslog as they are written as #012
Dominique Fournier
2019-09-13 09:45:27 +00:00
a01d704e85
route : relative routes are now relative to site base and not relative to current directory. Due to bad coded crawlers and browser as they don't manage correctely the ../ in front of relative URL.
Dominique Fournier
2019-09-12 07:55:52 +00:00
39e47d70c6
mail : Add folding
Dominique Fournier
2019-09-11 12:35:07 +00:00
e72c0a849e
mail : getDetails return attachmentDetails at empty if no attach is defined
Dominique Fournier
2019-09-11 12:27:50 +00:00
daed08ef10
csrf : update migration
Dominique Fournier
2019-09-10 12:58:30 +00:00
755867e68c
lintian errors
Dominique Fournier
2019-09-10 11:00:12 +00:00
7645210dfb
Start packaging for 0.57 version
Dominique Fournier
2019-09-10 10:58:50 +00:00
32542c44b8
csrf : domci update
Dominique Fournier
2019-09-10 08:48:43 +00:00
5585ae23e8
csrf : add the checkThenDelete method form : use the checkThenDelete CSRF method to remove the used token
Dominique Fournier
2019-09-10 08:11:14 +00:00
3f7584fab7
CSRF : Add the multiple CSRF management tests
Dominique Fournier
2019-09-09 09:55:51 +00:00
1f3dbb87f4
csrf : allow multiple browser window by storing multiple CSRF tokens
Dominique Fournier
2019-09-09 09:52:10 +00:00
2212237752
tcpclient : return the error codes of exception with codes : 521 Server Is Down Origin server refuse the connection 522 Connection Timed Out Could not negotiate a TCP handshake with the origin server. 523 Origin Is Unreachable Could not reach the origin server; for example, if the DNS records for the origin server are incorrect, or No route to host
Dominique Fournier
2019-08-24 18:56:20 +00:00
842a96130c
dblayeroo : Add BLOB support
Dominique Fournier
2019-08-23 10:11:32 +00:00
c280b01ba9
file : add fileArray (can not be named 'file' as it is the class name)
Dominique Fournier
2019-08-22 10:19:58 +00:00
45a003930b
httpclient : allow to get TCP source/dest IP and ports in getInfo method
Dominique Fournier
2019-08-20 12:46:16 +00:00
98116d9550
file : add folding
Dominique Fournier
2019-08-20 10:13:23 +00:00
f3386a4dfc
Add macaddresses and Tests
Dominique Fournier
2019-08-08 09:22:27 +00:00
592865f7c0
Lintian update
Dominique Fournier
2019-06-20 07:42:34 +00:00
faa324e56d
Lintian update
Dominique Fournier
2019-06-20 07:41:48 +00:00
d6dee55657
Lintian error
Dominique Fournier
2019-06-20 07:40:25 +00:00
1ce5acccda
Start 0.56 packaging
Dominique Fournier
2019-06-20 07:35:55 +00:00
73ace65060
outputdl : allow to download a file from filesystem, and manage the partial download if the browser request it
Dominique Fournier
2019-06-19 13:47:19 +00:00
ce5240e50e
http : Add 416 Error code 'Range Not Satisfiable'
Dominique Fournier
2019-06-18 06:45:57 +00:00
aa430d0f83
tcpclient, httpclient : Add TCP Metadata support (get the cyphers and protocols used by example)
Dominique Fournier
2019-06-14 13:10:32 +00:00
5342b716b1
Sitemap doc
Dominique Fournier
2019-06-14 07:19:51 +00:00
5db4b19abd
Add sitemap support
Dominique Fournier
2019-06-14 07:17:06 +00:00
5c49e53251
tcpclient : need PHP 5.6 minimum
Dominique Fournier
2019-06-13 08:03:55 +00:00
330dfc3993
robotstxt : the analyze must be done at start. Use the constructor
Dominique Fournier
2019-06-12 07:03:44 +00:00
f574476427
robotsTxt : update Tests
Dominique Fournier
2019-06-11 18:59:44 +00:00
ded1628c1f
robotstxt : rewrite all the parser with the logic defined in RFC
Dominique Fournier
2019-06-11 09:08:53 +00:00
2cfe3f4d17
Add RobotsTXT test
Dominique Fournier
2019-06-10 16:02:27 +00:00
da4215dbf2
Update robotstxt file
Dominique Fournier
2019-06-10 14:38:23 +00:00
1f466ffa47
robotstxt : Add support to understand the robots.txt files
Dominique Fournier
2019-06-10 14:35:49 +00:00
37d83947aa
ipaddresses : add folding
Dominique Fournier
2019-06-09 19:18:37 +00:00
ed607a9495
httpclient : debug pending
Dominique Fournier
2019-06-07 07:50:42 +00:00
0cbda8f8c0
httpclient : allow to overwrite Content-Type with form data
Dominique Fournier
2019-06-07 07:49:39 +00:00
3bf1336af7
httpclient : add the authentication method and do not reset it between connections
Dominique Fournier
2019-06-06 11:21:24 +00:00
f43fa732b0
autparams : domci ending space
Dominique Fournier
2019-06-06 07:28:23 +00:00
8d8f1a4de0
httpclient : allow ssloptions to be set before connecting
Dominique Fournier
2019-06-06 07:27:36 +00:00
a0a5e70fc4
httpclient : do not force the namespace for domframework
Dominique Fournier
2019-06-03 10:04:00 +00:00
db38df6a88
jwt : update comment
Dominique Fournier
2019-05-25 22:49:27 +00:00
0a619ff71b
authentication : the JWT is now defined only in property authServer, and not by adding new parameter
Dominique Fournier
2019-05-25 22:47:26 +00:00
e8517ea495
authparams : add the method used to matche the user
Dominique Fournier
2019-05-25 22:46:34 +00:00
3076e88e43
authjwt : Update property name
Dominique Fournier
2019-05-25 22:45:38 +00:00
569be5d418
domci for authentication
Dominique Fournier
2019-05-24 13:33:28 +00:00
af18f56a93
Update comment
Dominique Fournier
2019-05-24 13:32:33 +00:00
18ba0f6b20
JSON Web Token is now in authentication process
Dominique Fournier
2019-05-24 13:30:22 +00:00
5829288988
Add authentication by JSON Web Token
Dominique Fournier
2019-05-24 11:58:25 +00:00
7fb5519eba
authparams : Add JSON Web Token support
Dominique Fournier
2019-05-24 11:43:15 +00:00
76548f8cf0
jwt : update docs and folding
Dominique Fournier
2019-05-24 09:14:57 +00:00
dfc3e94e28
jwt : pass the not needed method to private
Dominique Fournier
2019-05-24 09:09:11 +00:00
5dfb2c2d30
Add JSON Web Token class
Dominique Fournier
2019-05-24 08:58:14 +00:00
f423229f94
domci : commas should be followed by space
Dominique Fournier
2019-05-23 14:55:18 +00:00