<feed xmlns='http://www.w3.org/2005/Atom'>
<title>boca.git/src/flog.php, branch master</title>
<subtitle>This is an administration system to held programming contests</subtitle>
<link rel='alternate' type='text/html' href='https://git.devlucas.me/boca.git/'/>
<entry>
<title>Fix campo logip flog.php</title>
<updated>2025-06-13T23:27:39+00:00</updated>
<author>
<name>jonessouza</name>
<email>47584042+jonessouza@users.noreply.github.com</email>
</author>
<published>2025-06-13T23:27:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.devlucas.me/boca.git/commit/?id=7a487e2d01e5839d128321db77b9c50911da7923'/>
<id>7a487e2d01e5839d128321db77b9c50911da7923</id>
<content type='text'>
O campo "loipg" com tamanho (20) não tem espaço suficiente para armazenar um IP do tipo ipv6. 

Solução:

ALTER TABLE logtable
ALTER COLUMN logip TYPE VARCHAR(160);</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
O campo "loipg" com tamanho (20) não tem espaço suficiente para armazenar um IP do tipo ipv6. 

Solução:

ALTER TABLE logtable
ALTER COLUMN logip TYPE VARCHAR(160);</pre>
</div>
</content>
</entry>
<entry>
<title>Fix user multi-login problem when running BOCA with a reverse proxy (#19)</title>
<updated>2023-03-27T19:07:54+00:00</updated>
<author>
<name>Rodrigo Laiola Guimarães</name>
<email>rlaiola@users.noreply.github.com</email>
</author>
<published>2023-03-27T19:07:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.devlucas.me/boca.git/commit/?id=c82dc4785c6c42067e7b2351256f436af8d1e494'/>
<id>c82dc4785c6c42067e7b2351256f436af8d1e494</id>
<content type='text'>
* Fix user multi-login issue

Addresses the user multi-logins issue reported at #18.

* Update flog.php</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Fix user multi-login issue

Addresses the user multi-logins issue reported at #18.

* Update flog.php</pre>
</div>
</content>
</entry>
<entry>
<title>fast forward old changes</title>
<updated>2022-05-20T15:55:25+00:00</updated>
<author>
<name>Bruno Ribas</name>
<email>brunoribas@gmail.com</email>
</author>
<published>2022-05-20T15:55:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.devlucas.me/boca.git/commit/?id=64e2fe6288449071d85a68f6a9a28f3ef359034b'/>
<id>64e2fe6288449071d85a68f6a9a28f3ef359034b</id>
<content type='text'>
Signed-off-by: Bruno Ribas &lt;brunoribas@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Bruno Ribas &lt;brunoribas@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>fix score, submissions and cookies</title>
<updated>2018-11-08T15:11:19+00:00</updated>
<author>
<name>cassio</name>
<email>cassiopc@gmail.com</email>
</author>
<published>2018-11-08T15:11:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.devlucas.me/boca.git/commit/?id=f74c0fdddbdb768a2ec50e9a9f165887cc6f51e1'/>
<id>f74c0fdddbdb768a2ec50e9a9f165887cc6f51e1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>better control of logins</title>
<updated>2018-10-29T16:31:34+00:00</updated>
<author>
<name>cassio</name>
<email>cassiopc@gmail.com</email>
</author>
<published>2018-10-29T16:31:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.devlucas.me/boca.git/commit/?id=bb97007d9a72641a1c8f2bfa2d837b9de37d9d55'/>
<id>bb97007d9a72641a1c8f2bfa2d837b9de37d9d55</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>check if same computer is being used - this is only useful for in-loco contests</title>
<updated>2018-10-29T16:21:03+00:00</updated>
<author>
<name>cassio</name>
<email>cassiopc@gmail.com</email>
</author>
<published>2018-10-29T16:21:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.devlucas.me/boca.git/commit/?id=61ce4a0eb58d0e1632b2a1dc87195ce1faada78e'/>
<id>61ce4a0eb58d0e1632b2a1dc87195ce1faada78e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>remove boring message of multi ip</title>
<updated>2017-08-11T19:14:32+00:00</updated>
<author>
<name>Cassio de Campos</name>
<email>cassiopc@gmail.com</email>
</author>
<published>2017-08-11T19:14:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.devlucas.me/boca.git/commit/?id=5bec5f92085483699fc3ddfbc26b5e8b0d16a50b'/>
<id>5bec5f92085483699fc3ddfbc26b5e8b0d16a50b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>bug fixes</title>
<updated>2017-08-04T13:20:51+00:00</updated>
<author>
<name>Cassio de Campos</name>
<email>cassiopc@gmail.com</email>
</author>
<published>2017-08-04T13:20:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.devlucas.me/boca.git/commit/?id=af925fb218e7a333759eb49c667bfb22eb71196d'/>
<id>af925fb218e7a333759eb49c667bfb22eb71196d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>better order of checks for login</title>
<updated>2015-09-15T11:03:11+00:00</updated>
<author>
<name>cassio</name>
<email>cassiopc@gmail.com</email>
</author>
<published>2015-09-15T11:03:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.devlucas.me/boca.git/commit/?id=af0e5ce80abb5ebb92672541d9c9603f92e80292'/>
<id>af0e5ce80abb5ebb92672541d9c9603f92e80292</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>bug fixes for authentication</title>
<updated>2015-09-13T11:40:58+00:00</updated>
<author>
<name>cassio</name>
<email>cassiopc@gmail.com</email>
</author>
<published>2015-09-13T11:40:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.devlucas.me/boca.git/commit/?id=0e7484e5c9e17e8eb21f5113774963605ddf1b87'/>
<id>0e7484e5c9e17e8eb21f5113774963605ddf1b87</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
