-
Notifications
You must be signed in to change notification settings - Fork 22
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #255 from limanmys/2.1-dev
2.1 Release feat: Fully JWT authentication end to end 070f551 fix: Extension role changing keeps functions 5dad41b fix: Helm chart issues 35e5afb chore: Another update on deployment files 82945b8 Merge branch 'master' into 2.1-dev d92e410 fix: All extension functions that is broken from JWT transition f84749d feat: Detailed license information 5d5db99 feat: Log rotation page fixes aeb0bb6 chore: Code cleanup 274989a chore: Changed default user model location 0ff9ec7 fix: Added missing function daa09c4 fix: Certificate retrieving issues on FQDN based hosts 91e8744 feat: Updated limanctl executable b52b83f feat: Laravel 10 update 0dbceb4 fix: RHEL 8.10 compability fixes 6e1a6b0 fix: Menu json response error e33456d feat-wip: View modifier role system d44d47c feat-wip: Role based view customization system b9eb714 fix: Keycloak users cannot be deleted 9aab915 feat: Username login support a6a9327 feat: View role system 24bde45 feat: Extension left menu support e636db8 chore: Rebuild 4f7f853 feat: Keycloak role permission system 51d1d01
- Loading branch information
Showing
77 changed files
with
2,026 additions
and
1,815 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,8 @@ | ||
name: Docker | ||
on: [push] | ||
on: | ||
push: | ||
branches: | ||
- master | ||
|
||
env: | ||
# Use docker.io for Docker Hub if empty | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.