Skip to content

Commit

Permalink
API Login Issue
Browse files Browse the repository at this point in the history
  • Loading branch information
andreapollastri committed Dec 16, 2021
1 parent 19233e1 commit c2b3a82
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 2 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

(no unreleased versions)

## [3.1.13] - 2021-12-16
### Fixed
- Api login error

## [3.1.12] - 2021-12-16
## Added
- Api login rate limit
Expand Down
1 change: 0 additions & 1 deletion routes/web.php
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
<?php

use Illuminate\Support\Facades\Route;
use App\Http\Controllers\AuthController;
use App\Http\Controllers\SiteController;

/*
Expand Down
2 changes: 1 addition & 1 deletion storage/app/cipi/version.md
Original file line number Diff line number Diff line change
@@ -1 +1 @@
3.1.12
3.1.13

0 comments on commit c2b3a82

Please sign in to comment.