Skip to content

issues Search Results · repo:kataras/iris language:Go

Filter by

1k results
 (65 ms)

1k results

inkataras/iris (press backspace or delete to remove)

This project depends on https://github.com/kataras/tunnel. Now there is an official ngrok client in https://github.com/ngrok/ngrok-api-go. Please consider replacing this dependency with the official ...
  • come-maiz
  • 1
  • Opened 
    3 days ago
  • #2573

The https://github.com/gavv/httpexpect project is actively maintained. Can you please propose your changes back into the original project?
  • come-maiz
  • 1
  • Opened 
    3 days ago
  • #2572

Describe the bug This project depends on https://github.com/Shopify/goreferrer which was archived by the owner on Jun 17, 2025. Please replace this dependency with an actively maintained project, or adopt ...
  • come-maiz
  • 1
  • Opened 
    3 days ago
  • #2571

The https://github.com/gorilla/schema project seems to be actively maintained. Can you please propose your changes back into the original project?
  • come-maiz
  • Opened 
    3 days ago
  • #2567

Describe the bug This project depends on https://github.com/mailgun/raymond which was archived by the owner on Jan 28, 2025. Please replace this dependency with an actively maintained project, or adopt ...
  • come-maiz
  • 1
  • Opened 
    3 days ago
  • #2566

Describe the bug When running an Iris application using a UNIX socket (e.g. /var/run/app.sock), invoking the sess.ShiftExpiration(ctx) function produces the following error in the logs, even though session ...
  • kastmgnru
  • Opened 
    17 days ago
  • #2565

senario initialize dependencies 1. dependency: config loader 2. dependency: jwt, it will get config information from config loader use middleware in dependency jwt problem is How can i resolve dependencies ...
  • shyandsy
  • Opened 
    on May 13
  • #2555

app.ConfigureContainer().UseResultHandler(func(next iris.ResultHandler) iris.ResultHandler { return func(ctx iris.Context, v interface{}) error { /* this function not being called */ fmt.Println(v) ...
  • haoval
  • Opened 
    on Mar 19
  • #2534

Hey 👋, How can I render my HTML and store it in a local variable instead of writing it directly to the browser? In my code, I use the function ctx.View( index ) to render and send the page to the user, ...
  • hallfana
  • Opened 
    on Jan 24
  • #2518

Describe the bug There s a syntax issue in the JWT token s payload: it contains a trailing comma. Here s how the decoded payload appears: { iat : 1736252478, exp : 1736252838, iss : NAME , ...
🤘 status:resolved
🐞 type:bug
  • my3rs
  • 2
  • Opened 
    on Jan 7
  • #2517
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub