Giter Club home page Giter Club logo

forustm's Issues

Returning bug in browser

I.Switching among pages,return to home page always;
II.Enter into a post,return to first page always;
III.Seems covering all blocks.

Public API Key

You have a public API key in src/util/mod.rs

    let body = serde_urlencoded::to_string([
        ("apiUser", "rustcc"),
        ("apiKey", "Cb2HNnzRBRGq6QLa"),
        ("templateInvokeName", "reset_password"),
        ("xsmtpapi", &xsmtpapi.to_string()),
        ("from", "[email protected]"),
        ("fromName", "Admin"),
        ("subject", "重置密码"),

Leaks your apiKey and where to use it.

fail to build on win7 box

I have a win7 x64 box with rust gnu nightly toolchain.
pg redis diesel_cli already installed.
But cargo build failed:

     Running `rustc --crate-name html5ever C:\Users\l00440707\.cargo\registry\src\mirrors.ustc.edu.cn-12df342d903acd47\h
tml5ever-0.22.0\src\lib.rs --crate-type lib --emit=dep-info,link -C debuginfo=2 -C metadata=23789b8e1f36c87c -C extra-fi
lename=-23789b8e1f36c87c --out-dir d:\git\forustm\target\debug\deps -L dependency=d:\git\forustm\target\debug\deps --ext
ern log=d:\git\forustm\target\debug\deps\liblog-6391d4af91686396.rlib --extern mac=d:\git\forustm\target\debug\deps\libm
ac-7b362887c97f1a47.rlib --extern markup5ever=d:\git\forustm\target\debug\deps\libmarkup5ever-012ed93229d72756.rlib --ca
p-lints allow`                                                                                                          
error: 找不到指定的模块。 (os error 126)                                                                                         
  --> C:\Users\l00440707\.cargo\registry\src\mirrors.ustc.edu.cn-12df342d903acd47\diesel_infer_schema-1.1.0\src\lib.rs:1
5:1                                                                                                                     
   |                                                                                                                    
15 | extern crate infer_schema_macros;                                                                                  
   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^                                                                                  
                                                                                                                        
error: Could not compile `diesel_infer_schema`.                                                                         
                                                                                                                        
Caused by:                                                                                                              
  process didn't exit successfully: `rustc --crate-name diesel_infer_schema C:\Users\l00440707\.cargo\registry\src\mirro
rs.ustc.edu.cn-12df342d903acd47\diesel_infer_schema-1.1.0\src\lib.rs --crate-type lib --emit=dep-info,link -C debuginfo=
2 --cfg feature="default" --cfg feature="dotenv_macro" --cfg feature="infer_schema_macros" --cfg feature="postgres" -C m
etadata=e1dea9a3c6751560 -C extra-filename=-e1dea9a3c6751560 --out-dir d:\git\forustm\target\debug\deps -L dependency=d:
\git\forustm\target\debug\deps --extern infer_schema_macros=d:\git\forustm\target\debug\deps\infer_schema_macros-0f20d9a
b44e70fa9.dll --cap-lints allow` (exit code: 101)                                                                       
warning: build failed, waiting for other jobs to finish...                                                              
error: build failed                                                                                                     

Any suggestions appreiated :)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.