Looks good to me, thanks.
--
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/pull/5213#issuecomment-2351708027
You are receiving this because you are subscribed to this thread.
Message ID:
___
Looks good to me, thanks.
--
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/pull/5214#issuecomment-2351709374
You are receiving this because you are subscribed to this thread.
Message ID:
___
Looks good to me, thanks.
--
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/pull/5217#issuecomment-2351715900
You are receiving this because you are subscribed to this thread.
Message ID:
___
Merged #5217 into master.
--
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/pull/5217#event-14264105629
You are receiving this because you are subscribed to this thread.
Message ID:
___
rails-
Merged #5214 into master.
--
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/pull/5214#event-14264105172
You are receiving this because you are subscribed to this thread.
Message ID:
___
rails-
Merged #5213 into master.
--
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/pull/5213#event-14264105544
You are receiving this because you are subscribed to this thread.
Message ID:
___
rails-
@tomhughes approved this pull request.
Thanks - that looks good now.
--
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/pull/5203#pullrequestreview-2305543018
You are receiving this because you are subscribed to this thread.
Message ID
Closed #5199 as completed via 8d77891fd6796f32f665f7524e0ed8f098507f6d.
--
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/issues/5199#event-14264175175
You are receiving this because you are subscribed to this thread.
Message ID:
__
Merged #5203 into master.
--
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/pull/5203#event-14264175180
You are receiving this because you are subscribed to this thread.
Message ID:
___
rails-
@tomhughes pushed 3 commits.
fe96c0a524c9ce092eed8e8ac14e6f9309e778cc Replace creation_ip with
creation_address
8bb463318d98db6c9b24e3a1d9de403e916cdf28 Ignore the creation_ip column which
is no longer used
5f7e177e99654e4b21fe5c6f5dc4228a218ae55d Drop creation_ip column
--
View it on GitHu
This replaces `creation_ip` with `creation_address` and ignores `creation_ip`
in preparation for removing it.
You can view, comment on, or merge this pull request online at:
https://github.com/openstreetmap/openstreetmap-website/pull/5218
-- Commit Summary --
* Replace creation_ip with crea
I've opened #5218 for the first phase and rebased this on that and switched it
to draft for now.
--
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/pull/5212#issuecomment-2351741641
You are receiving this because you are subscribed to thi
@tomhughes pushed 1 commit.
5bac49c51fcd8a619f0ae515ce734aa9ca31e43b Ignore the creation_ip column which
is no longer used
--
View it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/pull/5218/files/8bb463318d98db6c9b24e3a1d9de403e916cdf28..5bac49c51fcd8a619f0ae515ce734aa9ca31
Well what I mostly want in the short term is for the tests to be reliable, but
the reason they're not reliable is that the web site is not reliable - next and
previous may not step through the objects reliably.
As we're paginating this data with a full count of pages we're already reading
it al
This is now ready for review again, as #5218 has been merged and deployed.
--
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/pull/5212#issuecomment-2353415803
You are receiving this because you are subscribed to this thread.
Message ID:
@tomhughes pushed 3 commits.
6789fc30813990710c5fb786bf90a70867f77339 Drop support for ruby 3.0
be2678e0dd256de10ad176118583aab5914ef671 Update to rails 7.2.0
60c1ae79d6c56f3e6d892043dc0f9681ae8cfa92 Fix warnings about tests with no
assertions
--
View it on GitHub:
https://github.com/openstr
Merged #5250 into master.
--
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/pull/5250#event-14560703131
You are receiving this because you are subscribed to this thread.
Message ID:
___
rails-
Did you close this because you realised the problem with it? That pagination
needs any ordering to be on a unique index so that the cursor positioning can
work...
--
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/issues/5259#issuecommen
Just to be clear my concerns are not about how the UI works, it's about the
database queries being performed on the backend and whether they are
safe/efficient.
--
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/issues/5259#issuecomment-
@tomhughes commented on this pull request.
> @@ -280,8 +280,8 @@
resource :profile, :only => [:edit, :update]
# friendships
- match "/user/:display_name/make_friend" => "friendships#make_friend", :via
=> [:get, :post], :as => "make_friend"
- match "/user/:display_name/remove_friend" =
As we explained in #4470 we're happy to change it if LWG are OK with that,
given that the text as currently written is there to record a legally required
attribution.
--
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/issues/5253#issueco
Looks good to me, thanks.
--
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/pull/5254#issuecomment-2402979576
You are receiving this because you are subscribed to this thread.
Message ID:
___
Yes I know, it just wasn't clear that this was an LWG decision/request given it
said "it has been reported to" rather than saying that they had decided/agreed
that it should be changed. I assume that was the intention though.
--
Reply to this email directly or view it on GitHub:
https://github.
Merged #5254 into master.
--
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/pull/5254#event-14577286730
You are receiving this because you are subscribed to this thread.
Message ID:
___
rails-
Closed #5253 as completed via fb73d0770b68f1b6ed50fb40e9b4cd18d9638d65.
--
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/issues/5253#event-14577286756
You are receiving this because you are subscribed to this thread.
Message ID:
__
We probably need to review all the `lookup_user` calls and make sure they come
after `set_locale` and probably `web_timeout` as well though that's unlikely to
matter much.
--
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/issues/5251#is
Merged #5249 into master.
--
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/pull/5249#event-14531125595
You are receiving this because you are subscribed to this thread.
Message ID:
___
rails-
Oh sorry I looked at the source last night and was quite sure they were all
marked as opened.
--
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/pull/5269#issuecomment-2422681177
You are receiving this because you are subscribed to this t
Why check every comment though when the initial open will always be the first
one?
There's still a question about resolution I think? Should we be looking at
every one or just the last one?
--
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-web
After your change the test is:
```ruby
opened_by_user = note.comments.any? { |comment| comment.author == @user &&
comment.event == "opened" }
```
which will be true if the user has ever opened it, either the original open or
a reopen?
--
Reply to this email directly or view it on GitHub:
http
My thinking was literally just to look at the last event which should be the
close event unless it's been reopened and if it has then do we want to consider
it closed by this user?
--
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/pull/
My PR hasn't been merged in two months so it must be good is an interesting
take.
That said I'm not totally sure why I didn't merge it - possibly I was concerned
about adding so much custom CSS code which we are generally trying to avoid.
Is there a reason not to use bootstrap here?
--
Reply
Looks good to me, thanks.
--
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/pull/5276#issuecomment-2427800288
You are receiving this because you are subscribed to this thread.
Message ID:
___
Merged #5276 into master.
--
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/pull/5276#event-14771781751
You are receiving this because you are subscribed to this thread.
Message ID:
___
rails-
Looks good to me, thanks.
--
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/pull/5274#issuecomment-2425108944
You are receiving this because you are subscribed to this thread.
Message ID:
___
Merged #5271 into master.
--
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/pull/5271#event-14753418474
You are receiving this because you are subscribed to this thread.
Message ID:
___
rails-
Merged #5274 into master.
--
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/pull/5274#event-14753418472
You are receiving this because you are subscribed to this thread.
Message ID:
___
rails-
Merged #5273 into master.
--
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/pull/5273#event-14753418473
You are receiving this because you are subscribed to this thread.
Message ID:
___
rails-
Looks good to me, thanks.
--
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/pull/5273#issuecomment-2425108351
You are receiving this because you are subscribed to this thread.
Message ID:
___
Incidentally the "example" in the danger repo at
https://github.com/danger/danger/blob/master/.github/workflows/CI.yml is not
what it seems - if you look closely it never actually runs danger, it just
echos the command that would run it!
--
Reply to this email directly or view it on GitHub:
ht
Non-mappers are not our target audience so only benefits to mappers matter here.
--
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/issues/5275#issuecomment-2425174925
You are receiving this because you are subscribed to this thread.
Mess
Merged #5266 into master.
--
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/pull/5266#event-14685680788
You are receiving this because you are subscribed to this thread.
Message ID:
___
rails-
Merged #5246 into master.
--
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/pull/5246#event-14686035358
You are receiving this because you are subscribed to this thread.
Message ID:
___
rails-
...and now there are security alerts on rails 7.2 so I will merge this.
--
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/pull/5246#issuecomment-2417556246
You are receiving this because you are subscribed to this thread.
Message ID:
__
Sadly this does not appear to be working properly ...
https://github.com/openstreetmap/openstreetmap-website/actions/runs/11370083928/job/31629028217?pr=5266
--
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/pull/4988#issuecomment-241748
Looks good to me, thanks.
--
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/pull/5266#issuecomment-2417489986
You are receiving this because you are subscribed to this thread.
Message ID:
___
Because it serves no purpose - nothing in the danger code ever looks at that.
--
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/issues/5267#issuecomment-2421502966
You are receiving this because you are subscribed to this thread.
Message
Looks good to me, thanks.
--
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/pull/5245#issuecomment-2389242090
You are receiving this because you are subscribed to this thread.
Message ID:
___
Merged #5245 into master.
--
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/pull/5245#event-14492753539
You are receiving this because you are subscribed to this thread.
Message ID:
___
rails-
Closed #4861 as completed via 83425edd8da6a01047702cbb3ac8642f3ef452fa.
--
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/issues/4861#event-14492753495
You are receiving this because you are subscribed to this thread.
Message ID:
__
Closed #5281 as completed.
--
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/issues/5281#event-14803320283
You are receiving this because you are subscribed to this thread.
Message ID:
___
rai
Apparently you don't have the gd2 library installed so you will need to fix
that. I have no idea about Mac's but I believe the `brew install gd` from
https://github.com/openstreetmap/openstreetmap-website/blob/master/INSTALL.md#macosx
is supposed to take take of that.
--
Reply to this email di
That's not in any way relevant - it's running in the context of the base branch
(master) in my repo as well but the target is still there and I'm explicitly
passing it's hash as the head.
All pull_request_target means is that it doesn't merge the PR branch into
master before running, so that th
I did some testing in my fork and I'm hopeful that
8e54d0f2aeaad8648a60e4685fa64380c45c5631 will actually fix it.
--
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/issues/5267#issuecomment-2429930890
You are receiving this because you ar
It worked for
https://github.com/tomhughes/openstreetmap-website/actions/runs/11465903348 so
it must be something specific to cross-repo PRs :-(
--
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/issues/5267#issuecomment-2429953036
You a
The token is not the problem - the problem is getting it to find the commits.
--
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/issues/5267#issuecomment-2428964609
You are receiving this because you are subscribed to this thread.
Message
Closed #5280 as not planned.
--
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/issues/5280#event-14801809934
You are receiving this because you are subscribed to this thread.
Message ID:
___
r
We're just relaying the instructions from the routing engines - if you have a
problem with the instructions then you need to address it with those engines as
we have no control over them.
--
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-websit
It's only efficient if there's also an index on the columns in question and
there's a limit to how many of those we want to add, and you also need
uniqueness though that can be achieved by appending id to any other cursor
field(s) to create a composite cursor.
The whole point of moving to curso
Unless it isn't like when there was a buoy moored there.
--
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/issues/5279#issuecomment-2429403859
You are receiving this because you are subscribed to this thread.
Message ID:
___
Closed #5279 as not planned.
--
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/issues/5279#event-14786343336
You are receiving this because you are subscribed to this thread.
Message ID:
___
r
We don't write rapid or know anything about it so we are unable to help - you
should address your questions to the rapid developers.
--
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/issues/5285#issuecomment-2435788665
You are receiving
Closed #5285 as not planned.
--
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/issues/5285#event-14855363967
You are receiving this because you are subscribed to this thread.
Message ID:
___
r
Let's have another go at getting danger working shall we...
This avoids the need to path danger, and resolves the problems with not
fetching enough history for PRs with many commits, by prefetching the data and
creating local `danger_base` and `danger_head` branches which are the default
names
Looks good to me, thanks.
--
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/pull/5301#issuecomment-2455483008
You are receiving this because you are subscribed to this thread.
Message ID:
Merged #5301 into master.
--
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/pull/5301#event-15109017175
You are receiving this because you are subscribed to this thread.
Message ID:
___
rails-
Merged #5299 into master.
--
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/pull/5299#event-15096130462
You are receiving this because you are subscribed to this thread.
Message ID:
___
rails-
The "remember me" checkbox has not been working properly, or rather
it has been treated as checked even when it isn't.
The reason is the "Gotcha" details in the [check_box
documentation](https://api.rubyonrails.org/classes/ActionView/Helpers/FormBuilder.html#method-i-check_box)
which means that
This seems like an awful lot of complication...
It seems to me that we have the option of either allowing the user to input
freetext, or of generating something from the location with Nominatim but this
tries to do both at once which just makes things very complicated and probably
quite confus
@tomhughes requested changes on this pull request.
In addition to the inline comment this could do with tests at the controller or
system level rather than just testing the model method.
> @@ -34,6 +34,16 @@ class Note < ApplicationRecord
scope :visible, -> { where.not(:status => "hidden")
@tomhughes pushed 1 commit.
356738e5c502b6907864ac1f0fed235780c0 Create base and head branches before
running danger
--
View it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/pull/5295/files/c4be01e3fb7a32342ee449816ba3f5e7baaa8009..356738e5c502b6907864ac1f0fed235780
@tomhughes commented on this pull request.
> @@ -401,6 +401,8 @@ def add_comment(note, text, event, notify: true)
note.comments.map(&:author).uniq.each do |user|
UserMailer.note_comment_notification(comment, user).deliver_later if
notify && user && user != current_user && user.v
That should be fixed now...
--
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/pull/5295#issuecomment-2447468574
You are receiving this because you are subscribed to this thread.
Message ID:
__
Merged #5296 into master.
--
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/pull/5296#event-15014807245
You are receiving this because you are subscribed to this thread.
Message ID:
___
rails-
It looks like there are no significant issues here, so I'll merge this.
Thanks for the work.
--
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/pull/5284#issuecomment-2450517476
You are receiving this because you are subscribed to this t
Merged #5284 into master.
--
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/pull/5284#event-15043488192
You are receiving this because you are subscribed to this thread.
Message ID:
___
rails-
Not sure why you closed this? I actually spent some time yesterday digging into
it...
I am interested in knowing if you've found any sources backing up the theory
that entries with no expiry can somehow swamp out ones with an expiry as I'm
not really clear on how that would happen?
--
Reply
@tomhughes commented on this pull request.
> @@ -401,6 +401,8 @@ def add_comment(note, text, event, notify: true)
note.comments.map(&:author).uniq.each do |user|
UserMailer.note_comment_notification(comment, user).deliver_later if
notify && user && user != current_user && user.v
Looks good to me, thanks.
--
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/pull/5291#issuecomment-2439937447
You are receiving this because you are subscribed to this thread.
Message ID:
___
Merged #5292 into master.
--
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/pull/5292#event-14922059585
You are receiving this because you are subscribed to this thread.
Message ID:
___
rails-
Merged #5291 into master.
--
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/pull/5291#event-14922059588
You are receiving this because you are subscribed to this thread.
Message ID:
___
rails-
Looks good to me, thanks.
--
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/pull/5292#issuecomment-2439937586
You are receiving this because you are subscribed to this thread.
Message ID:
___
Well that's interesting because
https://github.com/danger/danger/blob/53ebd6415175ac7611b8605d5c8d20905268404c/lib/danger/scm_source/git_repo.rb#L85-L91
is the key code and that is supposed to try four passes.
The first pass looks at a depth of 20 but if that fails it should retry to 74,
222 an
@tomhughes commented on this pull request.
> @@ -401,6 +401,8 @@ def add_comment(note, text, event, notify: true)
note.comments.map(&:author).uniq.each do |user|
UserMailer.note_comment_notification(comment, user).deliver_later if
notify && user && user != current_user && user.v
Merged #5286 into master.
--
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/pull/5286#event-14900309148
You are receiving this because you are subscribed to this thread.
Message ID:
___
rails-
Merged #5289 into master.
--
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/pull/5289#event-14900309139
You are receiving this because you are subscribed to this thread.
Message ID:
___
rails-
Ah sorry... I cherry picked and forgot I had updated the danger branch since.
Now fixed.
--
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/pull/5290#issuecomment-2439549811
You are receiving this because you are subscribed to this thread
Looks good to me, thanks.
--
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/pull/5289#issuecomment-2439476251
You are receiving this because you are subscribed to this thread.
Message ID:
___
Looks good to me, thanks.
--
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/pull/5288#issuecomment-2439475223
You are receiving this because you are subscribed to this thread.
Message ID:
___
I've opened https://github.com/danger/danger/pull/1501 for upstream that I
believe should fix things...
--
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/issues/5267#issuecomment-2436035422
You are receiving this because you are subscrib
The only thing I would say (and it won't be the cause of the problem) is that
you don't need to put the rapid id or keys in `settings.local.yml` as the rails
code doesn't need them and by doing so you're duplicating those settings and
overwriting the id and key the web site uses for itself.
--
Merged #5288 into master.
--
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/pull/5288#event-14900309160
You are receiving this because you are subscribed to this thread.
Message ID:
___
rails-
@tomhughes pushed 3 commits.
754e811b70aa309b080e102ed629672f1558866b Get danger working in GitHub actions
8e566b0bff66e23389a6fb1c7458696c8e06faf1 Avoid suggesting danger is only about
labels
67749e75347ee7ae94ba6f6929846389d8e12118 Make danger labels use consisent
capitalisation
--
View i
You don't need to close the PR and open a new one to make changes - just update
your branch and force push it and the PR will pick up the changes,
--
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/pull/5292#issuecomment-2439625134
You ar
This gets the danger workflow working by switching to my fixed version (current
open upstream as https://github.com/danger/danger/pull/1501) and also tweaks a
few other things:
* Renames the workflow to reflect that this is not just about labelling
* Drops the `run-name` so that he runs will be
Looks good to me, thanks.
--
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/pull/5311#issuecomment-2471323757
You are receiving this because you are subscribed to this thread.
Message ID:
___
It needed a slight tweak to the view because when the form is rerendered on a
failed login the parameter on the redirect comes from the session so now has a
different value. It should be fixed now.
--
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreet
There's a button or something somewhere you can click to turn on the
automatically detected relationships but I admit it confused me as well.
--
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/pull/5308#issuecomment-2473466329
You are rec
@tomhughes pushed 1 commit.
a42b6546060227fce391c54557d7383f0291f410 Make the "remember me" option work as
intended
--
View it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/pull/5303/files/035e996ab9609c3828bb5c1b1552c42e27fcd662..a42b6546060227fce391c54557d7383f0291f410
Yo
@tomhughes pushed 1 commit.
5e26b33235bab027f25f98afb8db8980f3603b0b Switch vagrant to use Debian 12
--
View it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/pull/5158/files/1cf6f65a5eec461ebe268d7141e5c5cd444eb02f..5e26b33235bab027f25f98afb8db8980f3603b0b
You are receiving
1 - 100 of 2119 matches
Mail list logo