<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd">
<html lang="en">
<head>
<meta content="text/html; charset=utf-8" http-equiv="Content-Type">
<title>
GitLab
</title>



<style>img {
max-width: 100%; height: auto;
}
</style>
</head>
<body>
<div class="content">
<h3>
Benoît Minisini pushed to branch master
at <a href="https://gitlab.com/gambas/gambas">Gambas / gambas</a>
</h3>
<h4>
Commits:
</h4>
<ul>
<li>
<strong><a href="https://gitlab.com/gambas/gambas/commit/0c43cfced0a204584da9598bcb67a2b40ef257e5">0c43cfce</a></strong>
<div>
<span>by gambas</span>
<i>at 2018-06-21T22:47:48Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Add Session.Path property, and fix the write of session values for sqlite sessions.

[GB.WEB]
* BUG: Fix the write of session values for sqlite sessions.
* NEW: Session.Path is a new property that returns the path of the file where the session is stored.
</pre>
</li>
</ul>
<h4>4 changed files:</h4>
<ul>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/commit/0c43cfced0a204584da9598bcb67a2b40ef257e5#43a8dd7e4db70ac56ed2017323fef9fb7e05e887">
comp/src/gb.web/.src/FileSessionManager.class
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/commit/0c43cfced0a204584da9598bcb67a2b40ef257e5#c542c48b77d3bda82f9b37e2a8e853ca680dd2b9">
comp/src/gb.web/.src/Session.module
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/commit/0c43cfced0a204584da9598bcb67a2b40ef257e5#1bc78c94c875187f1d2540980ed253bef8cf7344">
comp/src/gb.web/.src/SessionManager.class
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/commit/0c43cfced0a204584da9598bcb67a2b40ef257e5#d2e3b95370a836c137eb832ece3eb52978406851">
comp/src/gb.web/.src/SqliteSessionManager.class
</a>
</li>
</ul>

</div>
<div class="footer" style="margin-top: 10px;">
<p style="font-size: small; color: #777;">

<br>
<a href="https://gitlab.com/gambas/gambas/commit/0c43cfced0a204584da9598bcb67a2b40ef257e5">View it on GitLab</a>.
<br>
You're receiving this email because of your account on gitlab.com.
If you'd like to receive fewer emails, you can
adjust your notification settings.
<script type="application/ld+json">{"@context":"http://schema.org","@type":"EmailMessage","action":{"@type":"ViewAction","name":"View Commit","url":"https://gitlab.com/gambas/gambas/commit/0c43cfced0a204584da9598bcb67a2b40ef257e5"}}</script>
</p>
</div>
</body>
</html>