you missed
something.
Hope it clarifies.
El sáb, 13 abr 2024 10:18, Julian Maurice via Koha-devel <
koha-devel@lists.koha-community.org> escribió:
My point is: since all POST (and other unsafe methods) requests are
protected and require a CSRF token, why does Koha have a requirement
on
th
GET something that should be POSTed.
I've tried to describe this change as best as I could on the wiki,
please
adjust if it's not clear enough.
https://wiki.koha-community.org/wiki/Coding_Guidelines#CSRF_protection
On Fri, 12 Apr 2024, 15:00 Julian Maurice via Koha-devel, <
koha-devel
Hi,
I'm a bit late on the topic but I had a look at the different bugs and
patches during hackfest (mainly because it didn't work for me, I will
open a new bug report for that).
There is something in it that seems to cause bugs and I don't see a
reason for it: it's the "cud-" thing.
As I u
;,
'tag_856_code_x_883542_376496' => 'x',
Sometimes the 'op' parameter is replaced by random data, and that's why
we see this strange behaviour.
Have you ever experienced something like this ? Do you know where it
could come from ?
--
Juli
locally.
It will be even more easier with
https://gitlab.com/koha-community/koha-misc4dev/-/issues/58
Le ven. 2 déc. 2022 à 18:16, Julian Maurice
a écrit :
Hi,
It seems to me that several issues could be solved by having the CI run
sooner, so authors can have feedback as soon as possible. Something li
ct code in visual mode
[2] https://gitlab.com/koha-community/koha-misc4dev/-/issues/59
___
Koha-devel mailing list
Koha-devel@lists.koha-community.org
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-devel
website : https://www.koha-community.org/
--
Julian Maurice
BibLibre
___
Koha-devel mailing list
Koha-devel@lists.koha-community.org
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-devel
website : https://www.koha-community.org/
git : https://git.koha-community.org/
bugs : https
g 'so' but you may use something else as it's not what is on the wiki.
"Completely finished after 0.20 seconds."
Cheers,
Jonathan
___
Koha-devel mailing list
Koha-devel@lists.koha-community.org
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha
___
Koha-devel mailing list
Koha-devel@lists.koha-community.org
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-devel
website : https://www.koha-community.org/
git : https://git.koha-community.org/
bugs : https://bugs.koha-community.org/
--
Julian Maurice
BibLibre
__
If you're interested there is also bug 28278 that divides by 3 the time
needed to parse $KOHA_CONF:
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28278
Le 02/05/2021 à 14:52, Julian Maurice a écrit :
Patch is ready to be tested at
https://bugs.koha-community.org/bugz
Patch is ready to be tested at
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28276 ;)
Le 01/05/2021 à 14:53, Tomas Cohen Arazi a écrit :
I vote for fixing it so the file is only hit the first time.
El vie, 30 abr 2021 a las 14:19, Julian Maurice
(mailto:julian.maur
time we call Koha::Cache->new (+ in C4::Context->new if
the cache is empty)
Shouldn't we read the file only in C4::Context->new (without using
cache), and make Koha::Cache use C4::Context->config instead ?
--
Julian Maurice
BibLibre
__
the 90% of the file XD
Best regards :D
--
Julian Maurice
BibLibre
___
Koha-devel mailing list
Koha-devel@lists.koha-community.org
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-devel
website : https://www.koha-community.org/
git : https:
ists.koha-community.org/cgi-bin/mailman/listinfo/koha-devel
website : https://www.koha-community.org/ git : https://git.koha-community.org/
bugs : https://bugs.koha-community.org/
--
Julian Maurice
BibLibre
___
Koha-devel mailing list
Koha-devel@lists.k
ng list
Koha-devel@lists.koha-community.org
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-devel
website : https://www.koha-community.org/
git : https://git.koha-community.org/
bugs : https://bugs.koha-community.org/
--
Julian Maurice
BibLibre
_
.koha-community.org/bugzilla3/show_bug.cgi?id=26625 in order
to configure the listen port/address.
--
Julian Maurice
BibLibre
___
Koha-devel mailing list
Koha-devel@lists.koha-community.org
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-
r MVP implementation of this).
You at least need to modify the code so that it handles the intermediary
state, don't you ?
In the case of a column/table rename, you need to make sure both
columns/tables stay in sync until the whole upgrade process is finished.
--
Julian Mauric
old templates (or the old code with the new templates).
Wouldn't that prevent zero-downtime upgrade ?
--
Julian Maurice
BibLibre
___
Koha-devel mailing list
Koha-devel@lists.koha-community.org
https://lists.koha-community.org/cgi-bin/mailman/listin
software that allows rolling upgrade ?
It seems like a great idea, but from what I just read online it looks
really hard to do it correctly.
--
Julian Maurice
BibLibre
___
Koha-devel mailing list
Koha-devel@lists.koha-community.org
https://lists.koha-c
cious applications is
static, but it certainly can be made dynamic without much effort.
--
Julian Maurice
BibLibre
___
Koha-devel mailing list
Koha-devel@lists.koha-community.org
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-devel
website :
vel mailing list
Koha-devel@lists.koha-community.org
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-devel
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/
--
Julian Maurice
BibLibre
___
les/members/tables/members_results.tt
How could we avoid this ?
1/
Disable translation of JSON templates and JS caller must translate using
_().
2/
Add a way to define string to translate in JSON templates, like _() in JS.
Best regards,
--
Julia
is better than your solution, I just
thought about that while reading your code. It probably has downsides too.
Le 14/07/2020 à 02:58, Owen Leonard a écrit :
this looks good to me - why do you think it might not be worth pursuing?
No particular reason, I just wanted to get some opinions in c
Le 13/07/2020 à 16:36, Owen Leonard a écrit :
Even with the t() macro the
labels are still not picked up for translation correctly.
What do you mean ? Translation works for me on your branch :
https://pic.infini.fr/nqc3mEkM/mvaUg6k2.png
--
Julian Maurice
BibLibre
pear to be translatable, but Bug 20988
might make it possible.
Does this sound like a worthwhile pursuit? A sensible way to leverage
Template toolkit's functionality?
Thanks,
-- Owen
___
Koha-devel mailing list
Koha-devel@lists.koha-community.org
https://lists
/mailman/listinfo/koha-devel
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/
--
Julian Maurice
BibLibre
___
Koha-devel mailing list
Koha-devel@lists.koha-community.org
https
From: Koha-devel
mailto:koha-devel-boun...@lists.koha-community.org>> On
Behalf Of Paul A
Sent: Thursday, 25 June 2020 9:00 AM
To: koha-devel@lists.koha-community.org
<mailto:koha-devel@lists.koha-community.
::Objects::ProhibitIndirectSyntax
to our default .perlcriticrc
--
Julian Maurice
BibLibre
___
Koha-devel mailing list
Koha-devel@lists.koha-community.org
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-devel
website : http://www.koha
oha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/
--
Julian Maurice
BibLibre
___
Koha-devel mailing list
Koha-devel@lists.koha-community.org
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-devel
webs
ul to tell Perl requirement ?
Best regards,
Le 24/06/2020 à 09:46, Julian Maurice a écrit :
Hi,
While reading the release notes for 20.05.01 I noticed that the
minimum Perl version required is still 5.10.
However, we use the '/r' regex modifier which was introduced in 5.14.
The
stable has Perl 5.24, it should be safe
to raise the minimum required version to 5.24.
What do you think ?
--
Julian Maurice
BibLibre
___
Koha-devel mailing list
Koha-devel@lists.koha-community.org
https://lists.koha-community.org/cgi-bin/mailman/lis
nminus/bin/cpanm#-L,-local-lib-contained)
El mar., 9 jun. 2020 a las 3:47, Julian Maurice
(mailto:julian.maur...@biblibre.com>>)
escribió:
I'm all for installing Perl modules directly from CPAN. I'm less sure
about Carton. Is it really needed ? I believe that `cpanm
hod for Koha.
David Cook
Systems Librarian
Prosentient Systems
72/330 Wattle St
Ultimo, NSW 2007
Australia
Office: 02 9212 0899
Online: 02 8005 0595
-Original Message-
From: Koha-devel On Behalf Of
Julian Maurice
Sent: Friday, 5 June 2020 5:12 PM
To: koha-devel@lists.koha-community.org
bin/mailman/listinfo/koha-devel
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/
--
Julian Maurice
BibLibre
___
Koha-devel mailing list
Koha-devel@lists.koha-community.org
https://lis
_
Koha-devel mailing list
Koha-devel@lists.koha-community.org
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-devel
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha
and experience with a Java/Tomcat service I
made once)
(https://security.stackexchange.com/questions/209111/security-benefits-of-reverse-proxying-java-tomcat-webapps-locally)
But overall, great job!
PS: If you'd like to take a peek of what I've done, here's the repo:
.
David Cook
Systems Librarian
Prosentient Systems
72/330 Wattle St
Ultimo, NSW 2007
Australia
Office: 02 9212 0899
Direct: 02 8005 0595
*From:*Koha-devel *On
Behalf Of *Kyle Hall
*Sent:* Tuesday, 18 February 2020 10:43 PM
*To:* Julian Maurice
*Cc:* koha-devel
*Subject:* Re: [Koha-devel
rary ( http://www.meadvillelibrary.org )
Crawford County Federated Library System ( http://www.ccfls.org )
On Mon, Feb 17, 2020 at 12:59 PM Julian Maurice
mailto:julian.maur...@biblibre.com>> wrote:
Hi all,
I've been playing with docker lately, and I tried to build a minimal
docker image
r exploits available!
Kyle
---
http://www.kylehall.info
ByWater Solutions ( http://bywatersolutions.com )
Meadville Public Library ( http://www.meadvillelibrary.org )
Crawford County Federated Library System ( http://www.ccfls.org )
On Mon, Feb 17, 2020 at 12:
Le Tue, 18 Feb 2020 17:29:42 +1100,
a écrit :
> I was actually wondering earlier how many packaged dependencies Koha
> really has. Off the top of my head, I think the main ones are Apache
> httpd, Zebra/YAZ, and Mysql client libraries. It looks like "unzip"
> is needed as well. A number of the ot
although one may as well use Debian, since that's the supported OS for
Koha...
David Cook
Systems Librarian
Prosentient Systems
72/330 Wattle St
Ultimo, NSW 2007
Australia
Office: 02 9212 0899
Direct: 02 8005 0595
-Original Message-
From: Koha-devel On Behalf Of
Julian Maurice
Sent: Tu
mpressed (koha sources included)
If you made it this far, thanks for reading :)
And if you want to use these docker images, you should start by reading
https://github.com/jajm/koha-docker/blob/master/README.md
--
Julian Maurice
BibLibre
___
Koha-
ed to be strict about enforcing
good commit messages!
On 04/02/2020 18:58, Julian Maurice wrote:
Thanks for the clarification, but my comment was more about "how people
could find this information" rather than "give me this information".
Currently it's not in the bug, not in c
umbers look quite inconsistent.
See also the issue I opened on their bug tracker:
https://gitlab.com/gitlab-com/support-forum/issues/4590
Le mar. 4 févr. 2020 à 15:28, Julian Maurice
a écrit :
Can we do something about that or should we consider the mirror on
gitlab to be useless and never u
per rule)
- you should call Koha::CirculationRules->set_rule (single) or
set_rules (multiple) to define/set circulation rules
- the rebase was painful and I apologized in advance for the issues I
left behind :)
- bug 15522 is on its way, and it would be really useful to get more
testing on it!
Cheers
tlab.com/gitlab-com/support-forum/issues/4590
Le mar. 4 févr. 2020 à 15:28, Julian Maurice
a écrit :
Can we do something about that or should we consider the mirror on
gitlab to be useless and never use it ?
Le 04/02/2020 à 14:59, Tomas Cohen Arazi a écrit :
Because of Koha's repo s
Can we do something about that or should we consider the mirror on
gitlab to be useless and never use it ?
Le 04/02/2020 à 14:59, Tomas Cohen Arazi a écrit :
Because of Koha's repo size.
El mar., 4 feb. 2020 a las 10:55, Julian Maurice
(mailto:julian.maur...@biblibre.com>>
Hi all,
It seems the mirror on gitlab is not updated anymore. The last commit on
master is
604c7b81 Bug 22816: OPAC detail holdings table should now look a bit better
which has been committed in May 2019
Does anyone know why ?
--
Julian Maurice
BibLibre
;
___
Koha-devel mailing list
Koha-devel@lists.koha-community.org
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-devel
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : ht
fo/koha-devel
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/
--
Julian Maurice
BibLibre
___
Koha-devel mailing list
Koha-devel@lists.koha-community.org
https://lists.koha-community.o
-more
PS: framavox.org is a free software (Loomio) hosted by a French
association (Framasoft) promoting free software. It only requires an
e-mail address to create an account.
--
Julian Maurice
BibLibre
___
Koha-devel mailing list
Koha-devel@lists.koha
ists.koha-community.org>
> http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-devel
> website : http://www.koha-community.org/
> git : http://git.koha-community.org/
> bugs : http://bugs.koha-community.org/
>
>
>
>
amed easily ? git-bz
would need to be updated as well (and maybe other tools ?).
--
Julian Maurice
BibLibre
___
Koha-devel mailing list
Koha-devel@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-devel
website :
Do you think it is not worth the effort or that a change would be bad in
some way ?
Thanks
[1] https://github.com/git/git/blob/master/Documentation/SubmittingPatches
[2] https://git-scm.com/docs/git-commit#git-commit--s
--
Julian Maurice
BibLibre
__
don't expect any movement here until 18.05 release, but it would be
great to have it in master in early 18.11 development cycle.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20582
Le 15/05/2018 à 13:24, Julian Maurice a écrit :
> Hi,
>
> Just a little reminder: the Fram
Hi,
Just a little reminder: the Framavox vote will close in 24 hours. Almost
everyone agreed to the proposal. If you want to add your opinion, you
can still do it. I can extend the deadline if necessary.
Le 16/04/2018 à 15:32, Julian Maurice a écrit :
> Hi all,
>
> I've bee
Le 27/04/2018 à 15:17, Owen Leonard a écrit :
> If anyone has comments or concerns, or would like to kibitz class
> names, please feel free!
Instead of class names, why not use the "new" HTML 5 elements, like
, , and the others ?
https://www.w3schools.com/HTML/html5_new_elements
ementation)
- use the bug report to discuss about the implementation
- reply to this mail for anything else (feedback about framavox.org for
instance)
Thanks
--
Julian Maurice
BibLibre
___
Koha-devel mailing list
Koha-devel@lists.koha-community.org
http
econd opinions from the community! We know the fear
> for breaking changes, but
> its neither scary or complicated to implement!
>
> Benjamin Rokseth
> Oslo Public Library
> ___
> Koha-devel mailing list
> Koha-devel@lists.koha-comm
gt;
>
>
> *From:*koha-devel-boun...@lists.koha-community.org
> [mailto:koha-devel-boun...@lists.koha-community.org] *On Behalf Of
> *Tomas Cohen Arazi
> *Sent:* Wednesday, 28 February 2018 2:15 AM
> *To:* Julian Maurice
> *Cc:* koha-devel@lists.koha-community.org
> *Subj
h was mentioned).
Do you know of any "standard" auth system that we can implement, or
existing Perl libraries we can use ?
[1]:
http://lists.koha-community.org/pipermail/koha-devel/2017-January/043430.html
[2]: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13920
) should be enough.
Do you know if there is any reason why we use mostly TEXT and MEDIUMTEXT
for these columns ?
--
Julian Maurice
BibLibre
___
Koha-devel mailing list
Koha-devel@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman
> management tools, but its been hard to find sponsorship or time for it.
> Most people are comfortable with Debian it seems.
>
> Regards
>
> El mié., 7 feb. 2018 a las 9:26, Julian Maurice
> (mailto:julian.maur...@biblibre.com>>)
> escribió:
>
> What abo
gzilla3/show_bug.cgi?id=18315
> [3] https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7174
>
> El mar., 6 feb. 2018 a las 11:00, Julian Maurice
> (mailto:julian.maur...@biblibre.com>>)
> escribió:
>
> What does that mean to "make Plack the default" exactly
___
> Koha-devel mailing list
> Koha-devel@lists.koha-community.org
> http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-devel
> website : http://www.koha-community.org/
> git : http://git.koha-community.org/
> bugs : http://bugs.koha-community.org/
&
oha-community.org/wiki/Git_bz_configuration
>
> And maybe kohadevbox?
>
> Katrin
>
> On 17.01.2018 21:30, Liz Rea wrote:
>> Deep approval, nice!
>>
>> Liz
>>
>>
>> On 17/01/18 23:14, Julian Maurice wrote:
>>> Hi all,
>>>
>>> I recen
ith
>>> 4.06 I get:
>>> Can't call method "start_element" on an undefined value at
>>> /usr/local/share/perl/5.20.2/HTTP/OAI/Verb.pm line 55.
>>>
>>> Next?
>>> I do not know :)
>>>
>>> Cheers,
>>> Jonathan
&g
gt;
> Direct: 02 8005 0595
>
>
>
>
>
> _______
> Koha-devel mailing list
> Koha-devel@lists.koha-community.org
> http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-devel
> website : http://www.koha-co
>
> ___
> Koha-devel mailing list
> Koha-devel@lists.koha-community.org
> http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-devel
> website : http://www.koha-community.org/
> git : http://git.koha-c
or the manual:
> https://gitlab.com/koha-community-devs-users/kohadocs/blob/master/.gitlab-ci.yml
>
> Any pros/cons?
>
> Cheers,
> Jonathan
>
> (No troll please)
>
>
> ___
> Koha-devel mailing list
> Koha-devel@lists.koha-community.org
> http://lists.koha-
commits ahead from us :-/
> http://git.fishsoup.net/cgit/git-bz/
>
> On Wed, 17 Jan 2018 at 07:14 Julian Maurice <mailto:julian.maur...@biblibre.com>> wrote:
>
> Hi all,
>
> I recently shared an LXD container containing my Koha dev environment,
> and of course I
ough.
>
>
> David Cook
> Systems Librarian
> Prosentient Systems
> 72/330 Wattle St
> Ultimo, NSW 2007
> Australia
>
> Office: 02 9212 0899
> Direct: 02 8005 0595
>
>
> -Original Message-
> From: koha-devel-boun...@lists.koha-community.org
>
t it might interest some people here.
For more information, see the commit message at
https://github.com/jajm/git-bz/commit/efb06d8fe3033a83772d0294ab5f67c7f51eaf57
--
Julian Maurice
BibLibre
___
Koha-devel mailing list
Koha-devel@lists.koha-communit
on calls in data structures.
>
> David Cook
> Systems Librarian
> Prosentient Systems
> 72/330 Wattle St
> Ultimo, NSW 2007
> Australia
>
> Office: 02 9212 0899
> Direct: 02 8005 0595
>
> -Original Message-----
> From: koha-devel-boun...@lists.koha-commun
y a écrit :
> i forgot to add scalar in the second..
>
> probably you should
>
> if( $a = xxx->find )
>
> push @b, $a
>
>
>
> *Van:* Julian Maurice
> *Verzonden:* woensdag 13 dece
re talking about?)
>
> Cheers,
> Jonathan
>
> On Wed, 13 Dec 2017 at 10:34 Julian Maurice <mailto:julian.maur...@biblibre.com>> wrote:
>
> Hi developers,
>
> I stumbled upon a line of code recently and I can't figure out why it
> has be done
---
> *Van:* koha-devel-boun...@lists.koha-community.org
> namens Julian Maurice
>
> *Verzonden:* woensdag 13 december 2017 14:34:07
> *Aan:* koha-devel@lists.koha-community.org
> *Onderwerp:* [Koha-devel] Bug 18539 - Forbid Koha::Objects->find calls
> in list context
>
t = $self->object_class()->_new_from_dbic($result);
}
}
return $object;
}
@a = Koha::Patrons->find('foo'); # would result in @a = (undef)
{a => K::P->find('foo'), b => 'bar'}; # would
Glad to read that :-)
Thanks
Le 22/05/2017 à 19:04, Tomas Cohen Arazi a écrit :
> Julian, 3.22 was pretty good :-D
> Well done!
>
> El lun., 22 may. 2017 a las 13:17, Julian Maurice
> (mailto:julian.maur...@biblibre.com>>)
> escribió:
>
> The Koha community is
The Koha community is proud to announce the release of Koha 3.22.21.
This is a maintenance release and contains several bugfixes.
The full release notes are available at
https://koha-community.org/koha-3-22-21-release/
Please note that Koha version 3.22 won't be maintained anymore and this
is th
The Koha community is proud to announce the release of Koha 3.22.21.
This is a maintenance release and contains several bugfixes.
The full release notes are available at
https://koha-community.org/koha-3-22-21-release/
Please note that Koha version 3.22 won't be maintained anymore and this
is th
The Koha community is proud to announce the release of Koha 3.22.20.
This is a security release and contains several bugfixes.
If you are running 3.22.x it is strongly recommended to upgrade.
The full release notes are available at
https://koha-community.org/koha-3-22-20-security-release/
__
The Koha community is proud to announce the release of Koha 3.22.20.
This is a security release and contains several bugfixes.
If you are running 3.22.x it is strongly recommended to upgrade.
The full release notes are available at
https://koha-community.org/koha-3-22-20-security-release/
__
Le 10/04/2017 à 10:42, Francesco Rivetti a écrit :
On 10. april 2017 10:39, Julian Maurice wrote:
I need to execute code at the beginning of every request. For now it's
in a BEGIN block. It works well in CGI mode, but not at all with plack
(it's only executed once).
I tried moving
le or something like that ?
--
Julian Maurice
BibLibre
___
Koha-devel mailing list
Koha-devel@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-devel
website : http://www.koha-community.org/
git : http://git.koha-community.org
Confused
Every now and again dialogue box comes up saying 'please upgrade to 3'
But I'm on 3, it works
How can I make it go away? I have a licensed version but something got
stuck after last update
Cheers
--
You received this message because you are subscribed to the Google Groups
"mailplan
The Koha community is proud to announce the release of Koha 3.22.19.
This is a security release and contains several bugfixes.
If you are running 3.22.x it is strongly recommended to upgrade.
The full release notes are available at
https://koha-community.org/koha-3-22-19-security-release/
__
The Koha community is proud to announce the release of Koha 3.22.19.
This is a security release and contains several bugfixes.
If you are running 3.22.x it is strongly recommended to upgrade.
The full release notes are available at
https://koha-community.org/koha-3-22-19-security-release/
__
issue ?
Bug 18124 restricts token to a user's session. Maybe it would be good to
restrict to a particular form too.
To go further, I think we should have a way to invalidate tokens after
their use, so a token can never be used twice.
Any thoughts ?
--
Julian Maurice
Bib
The Koha community is proud to announce the release of Koha 3.22.17.
This is a maintenance release and contains several bugfixes.
The full release notes are available at
https://koha-community.org/koha-3-22-17-release/
___
Koha mailing list http://koha
-16-11-03-security-release/
Le 03/02/2017 à 15:03, Luciana Coca a écrit :
Hello Julian!
I want to install Koha but i do not know what version to use.
Koha 3.x or Koha 16.x? What are the differences between them?
Thanks for yor help!
Cheers,
Luciana.
2017-01-31 6:27 GMT-03:00 Julian Maurice
Rectification: This is a security release and if you are using 3.22.x
you should upgrade as soon as possible.
Le 31/01/2017 à 10:27, Julian Maurice a écrit :
The Koha community is proud to announce the release of Koha 3.22.16.
This is a maintenance release and contains several bugfixes.
The
The Koha community is proud to announce the release of Koha 3.22.16.
This is a maintenance release and contains several bugfixes.
The full release notes are available at
https://koha-community.org/koha-3-22-16-security-release/
___
Koha mailing list ht
The Koha community is proud to announce the release of Koha 3.22.15.
This is a maintenance release and contains several bugfixes.
The full release notes are available at
https://koha-community.org/koha-3-22-15-release/
___
Koha mailing list http://koha
The Koha community is proud to announce the release of Koha 3.22.14.
This is a maintenance release and contains several bugfixes.
The full release notes are available at
https://koha-community.org/koha-3-22-14-release/
___
Koha mailing list http://koha
The Koha community is proud to announce the release of Koha 3.22.13.
This is a maintenance release and contains several bugfixes.
The full release notes are available at
https://koha-community.org/koha-3-22-13-release/
___
Koha mailing list http://koha
The Koha community is proud to announce the release of Koha 3.22.12.
This is a security release and contains several bugfixes.
If you are running 3.22.x it is strongly recommended to upgrade.
The full release notes are available at
https://koha-community.org/koha-3-22-12-security-release/
___
nstall Koha::Cache and reaceved error
>
> ***
>
> Warning: Cannot install Koha::Cache, don't know what it is.
>
> *
>
> Now how we can solve this problem?
>
>
> _______
> Koha mailing list http://koha-co
The Koha community is proud to announce the release of Koha 3.22.11.
This is a security release and contains several bugfixes.
If you are running 3.22.x it is strongly recommended to upgrade.
The full release notes are available at
https://koha-community.org/koha-3-22-11-security-release/
defined in
.js files to be translatable.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15395
--
Julian Maurice
BibLibre
___
Koha-devel mailing list
Koha-devel@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo
1 - 100 of 319 matches
Mail list logo